I want to send JSON from my controller. I have the following configuration.
spring-servlet.xml :
Make sure to use produces = "application/json" in your annotations.