Tag: spring boot tomcat
How to Deploy Spring Boot Applications on External Tomcat Server
by  Java4s | 14 Comments
  [ Ask Question ]
So far, in previous examples we used to deploy and run the applications using embedded tomcat server provided by the spring boot. Generally in the real-time projects we wont use inbuilt servers provided by the frameworks because of many reasons…