Am very new to spring and JUnit. Am trying to run a simple JUnit test case for spring service class, but it fails and I get this exception.I didnt write any test yet, but t
Replace your old jars with new one's based on the spring-framework-bom.LATEST.VERSION.pom file.
That way, i had resolved my issue.