Failed to load ApplicationContext java.lang.IllegalStateException: Failed to load ApplicationContext at org.springframework.test.context.cache ...
The “java.lang.NoClassDefFoundError no apparent reason” is a well-known error that can occur for one of two reasons. The first reason for which the “java.lang ...
We updated spring and as such needed to update the tomcat container we were hosting our application on. We are running into a NoClassDefFoundError.