Created
July 18, 2016 09:12
-
-
Save jandrop/314806b9e3685dc8ef52a7f31c42b7a4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
JsonObject json = (JsonObject)parser.parse(new Gson().toJson(myPojo)); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment