Created
October 9, 2018 11:14
-
-
Save fabienhinault/9799e64319a01e6172681e259a685126 to your computer and use it in GitHub Desktop.
get object json string
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
| new com.fasterxml.jackson.databind.ObjectMapper().writeValueAsString(o) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment