Embedded Jetty 11 failed to start on Framework 6.0.2 / Boot 3.0.0 because of Servlet API 6.0 is used #29585
Labels
for: external-project
Needs a fix in external project
status: invalid
An issue that we don't feel is valid
spring-boot-starter-web
withspring-boot-starter-jetty
is used. Another environment does not matter.Reproducer:
boot3-jetty11-error.zip
Workaround (Gradle):
runtimeOnly("org.eclipse.jetty.toolchain:jetty-jakarta-servlet-api:5.0.2")
Error log:
The text was updated successfully, but these errors were encountered: