Quantcast
Channel: JavaPins - Stories tagged with sample
Viewing all articles
Browse latest Browse all 6

Spring 3 MVC and JSON example

$
0
0
In Spring 3, you can enable “mvc:annotation-driven” to support object conversion to/from JSON format, if Jackson JSON processor is existed on the project classpath. In this tutorial, we show you how to output JSON data from Spring MVC. Technologies used: Spring 3.0.5.RELEASE, Jackson 1.7.1, JDK 1.6 Eclipse 3.6, Maven 3
Pin it

Viewing all articles
Browse latest Browse all 6

Trending Articles