Relative Content

Tag Archive for spring-mvc

Spring 6.x MVC Exception

I’m trying to build a simple Spring 6 MVC app and regardless whether I setup it up as XML only or use a WebInitializer class I keep getting a NoSuchMethod Error when starting in Tomcat 10 (not new to Spring – have several Spring 5 apps in production). Below are the jars in the web app (only essential) and then a stacktrace: