I want to send JSON from my controller. I have the following configuration.
spring-servlet.xml :
Adding these lines to context configuration solved the same issue for me:
I used Spring 4.1.x and Jackson 2.4.2
Spring 4.1.x
Jackson 2.4.2