Eu havia montado o projeto a algum tempo, e agora o baixei do repositório em um computador novo para dar continuidade. Porém não consigo subi-lo. O tomcat sempre da 404 na url localhost:8080. No console aparece uma mensagem dizendo que não está encontrando o WebApplicationInitializer do spring, alguém poderia me ajudar com essa duvida? Segue console ao iniciar o tomcat.
[...] INFORMAÇÕES: Starting Servlet Engine: Apache Tomcat/7.0.82 jan 24, 2018 10:24:33 PM org.apache.catalina.startup.TldConfig execute INFORMAÇÕES: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. jan 24, 2018 10:24:34 PM org.apache.catalina.startup.TldConfig execute INFORMAÇÕES: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. jan 24, 2018 10:24:34 PM org.apache.catalina.core.ApplicationContext log INFORMAÇÕES: No Spring WebApplicationInitializer types detected on classpath