Tomcat vs. Jetty vs. Undertow Comparing Embedded Servlet Containers in Spring Boot
java -jar spring-boot-sample-tomcat-1.0.0-SNAPSHOT.jar --server.port=9999
Tomcat vs. Jetty vs. Undertow Comparing Embedded Servlet Containers in Spring Boot
java -jar spring-boot-sample-tomcat-1.0.0-SNAPSHOT.jar --server.port=9999