Spring Tips: Servlet Container Deployment Options [Video]
If you use an embedded or standalone Servlet container in your Spring Boot app, this guide will show you how to deploy to and integrate with it.
Join the DZone community and get the full member experience.
Join For FreeSpeaker: 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.
Spring Framework
Container
Published at DZone with permission of Josh Long, DZone MVB. See the original article here.
Opinions expressed by DZone contributors are their own.
Comments