in my local environment, but gives me the "No Spring WebApplicationInitializer types detected on classpath" when I try to deploy it in my prod server...
nathandunn changed the title from No Spring WebApplicationInitializer types detected on classpath to Jetty: No Spring WebApplicationInitializer types detected ...
I was able to progress and after some more bean config changes and implementations, the message "No Spring WebApplicationInitializer types detected on ...
No Spring WebApplicationInitializer types detected on classpath If Spring finds at least one WebApplicationInitializer you will see : Spring WebApplication...
org.springframework.web.SpringServletContainerInitializer All Implemented Interfaces...If no WebApplicationInitializer types are detected, this container initializer ...
28 PM org.apache.catalina.core.ApplicationContext log INFO: No Spring WebApplicationInitializer types detected on classpath SLF4J: Failed to load class "...
// It will cause "No Spring WebApplicationInitializer types detected on classpath" gretty { port = 8080 contextPath = 'spring4' servletContainer = '...