I am developing a Java web project using the latest Spring framework version (3.2.2-RELEASE), but now I have a problem when the project is started up. The detail error is >
I resolved the same problem by reordering the pom dependencies.
I got issue from org.springframework.security. So I brought it to end of the dependencies.