Upon trying to get my response in JSON using Spring 3.x, I get the 406 error \"The resource identified by this request is only capable
JSON
Spring 3.x
406 error
Maybe you should update your jackson library. I use Spring v4.3.8 and I use it as follows:
com.fasterxml.jackson.core jackson-core 2.8.7 com.fasterxml.jackson.core jackson-databind 2.8.7