With the help of Maven, Spring Boot provides means to run a web application on several embedded servers. It is still spring, so deploying to an existing environment is also possible. Unfortunately, running a Spring Boot application on Jetty server requires some …
How to deploy and run a Spring Boot application on Jetty Read More »