Spring Tips: Servlet Container Deployment Options
Speaker: Josh Long
Hi Spring fans! In this tip, we'll look at deploying to, and integrating with, embedded (like Apache Tomcat, Eclipse Jetty, and RedHat's Undertow) and standalone Servlet containers (like the Wildfly application server) in a Spring Boot application.