play-json icon indicating copy to clipboard operation
play-json copied to clipboard

Allow for custom jackson dataformats in play-json

Open gmethvin opened this issue 7 years ago • 0 comments

(Moved from playframework/playframework#3880)

There are a number of interesting dataformats available for jackson, including:

This probably involves transforming JacksonJson into a class that accepts a custom json factory.

gmethvin avatar Dec 12 '16 22:12 gmethvin