SpringMVC Replaces Jersey
- The old version of jersey uses org.codehaus.jackson, and springmvc uses the new version of com.fasterxml.jackson. When replacing with springmvc style, you need to upgrade jackson
jackson-2.X methods: booleanValue(), fields(), elements() and intValue()