0

I'm trying to deploy a Spring Boot application (Java 1.7) to a Tomcat server. As I upload my application WAR, I receive the following error (that I don't have on my local project) :

No Spring WebApplicationInitializer types detected on classpath

Any insight on this?

Michel D.
  • 1
  • 1
  • Possible duplicate of [No Spring WebApplicationInitializer types detected on classpath](https://stackoverflow.com/questions/16321819/no-spring-webapplicationinitializer-types-detected-on-classpath) – Purple Haze Apr 03 '18 at 14:23
  • I don't have any WEB-INF directory, so unfortunately I couldn't solve my problem thanks to this post... – Michel D. Apr 03 '18 at 17:47

0 Answers0