Provides an Apache Tomcat backend for http4s.
As of January 4, 2023, this module is unmaintained. If you would like to help revive it, please comment on this issue and someone will help you.
See http4s-jetty and http4s-servlet for alternative servlet integrations.
libraryDependencies ++= Seq(
"org.http4s" %% "http4s-tomcat" % http4sTomcatV
)
http4s-tomcat | http4s-core | servlet-api | tomcat | Scala 2.12 | Scala 2.13 | Scala 3 | Status |
---|---|---|---|---|---|---|---|
0.23.x | 0.23.x | 3.1 | 9.x | ✅ | ✅ | ✅ | Stable |
0.24.x | 0.23.x | 4.0 | 9.x | ✅ | ✅ | ✅ | Milestone |
0.25.x | 0.23.x | 5.0 | 10.0.x | ✅ | ✅ | ✅ | Milestone |