Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customization for Jackson ObjectMapper (Scala) #6333

Closed
gmethvin opened this issue Jul 19, 2016 · 1 comment
Closed

Customization for Jackson ObjectMapper (Scala) #6333

gmethvin opened this issue Jul 19, 2016 · 1 comment

Comments

@gmethvin
Copy link
Member

Json.parse and Json.stringify currently don't allow any customization for how values are converted to and from JsValue. In some cases one may want to do that. For example, one may want to pretty-print the JSON value in dev mode but not in production.

@gmethvin
Copy link
Member Author

Moved to playframework/play-json#9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant