I have a application which uses Spring MVC to build RESTful web-services.
These web-services return JSON objects as response with header “application/json”.
Everything works perfect until I upgraded to the Spring 4.1.0.RELEASE
I have a application which uses Spring MVC to build RESTful web-services.
These web-services return JSON objects as response with header “application/json”.
Everything works perfect until I upgraded to the Spring 4.1.0.RELEASE
Simple tutorial, how to create a maven web project with username/password authentication based on spring security.