Jackson 2.0 with Spring 3.1

前端 未结 6 1283
面向向阳花
面向向阳花 2020-11-28 09:22

Is Spring MVC 3.1 compatible with Jackson 2.0? Will Spring MVC\'s automatic detection of Jackson on the classpath, and delegation to Jackson for requests with a JSON content

6条回答
  •  情深已故
    2020-11-28 10:06

    To be clear, Spring 3.1 doesn't have native support for Jackson 2. It's in Spring 3.2

提交回复
热议问题