Embedded Servlet Containers in SpringBoot: Jetty, Tomcat, Undertow and more
Apache Tomcat
- Apache Tomcat migration tool for Jakarta EE The aim of the tool is to take a web application written for Java EE 8 that runs on Apache Tomcat 9 and convert it automatically so it runs on Apache Tomcat 10 which implements Jakarta EE 9.
Embedded Servlet Containers in SpringBoot
- Comparing Embedded Servlet Containers in Spring Boot
- Tomcat vs. Jetty vs. Undertow: Comparison of Spring Boot Embedded Servlet Containers