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

80% jackson adapter #48

Open
4 of 12 tasks
taowen opened this issue May 5, 2017 · 2 comments
Open
4 of 12 tasks

80% jackson adapter #48

taowen opened this issue May 5, 2017 · 2 comments

Comments

@taowen
Copy link
Contributor

taowen commented May 5, 2017

the jackson adapter should cover 80% usage scenario, including http://www.baeldung.com/jackson-json-view-annotation

  • JsonAnyGetter 21K
  • JsonAnySetter 22K
  • JsonProperty - value() 255K
  • JsonIgnore 138K
  • JsonAutoDetect 16K
  • JsonCreator 68K
  • JsonFormat 26K
  • JsonValue 15K
  • JsonIgnoreProperties 87K
  • JsonInclude 86K
  • JsonPropertyOrder 31K
  • JsonView 17K
@fabienrenaud
Copy link

  • would be nice to document compatibility with jackson and have a little migration guide for those who'd like to move from jackson to jsoniter :)

@RaviH
Copy link

RaviH commented Nov 5, 2019

Any updates on this?

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

3 participants