Compile classfile issue in Spring 3
- by Prajith R
I have used spring framework 3 for my application. Everything is ok while developed in
Netbeans But i need a custom build and done for the same The build created without any
issue, but i got the following error The error occurred while calling the following method
@RequestMapping(value = "/security/login", method = RequestMethod.POST)…