Spring Boot supports the following embedded servlet containers
Tomcat 9.0
Jetty 9.4
Undertow 2.0
You can also deploy Spring Boot applications to any Servlet 3.1+ compatible container.
Jetty 9.4
Undertow 2.0
You can also deploy Spring Boot applications to any Servlet 3.1+ compatible container.
Comments
Post a Comment