Springboot war is not deployed under tomcat
I am trying to deploy a Spring Boot app to Tomcat. I created a WAR file, but it does not run on Tomcat, even though it is visible.
I am trying to deploy a Spring Boot app to Tomcat. I created a WAR file, but it does not run on Tomcat, even though it is visible.