Help with JSON, GSON, and Spring

Posted by Upper Stage on Stack Overflow See other posts from Stack Overflow or by Upper Stage
Published on 2010-03-31T22:28:03Z Indexed on 2010/03/31 22:33 UTC
Read the original article Hit count: 673

Filed under:
|
|

How do I wire together GSON and Spring to send JSON to my front end? I have been using spring-json and though it was very easy to configure, I found only a subset of my Java objects were making it to the front end.

© Stack Overflow or respective owner

Related posts about spring-mvc

Related posts about JSON