Jackson is an efficient and simple to use Java library for data-binding of JSON documents and POJOs. When I first used Jackson following various examples, I was slightly annoyed by having to annotate stuff or having to manually create a no-args constructor just for Jackson's sake. These issues also came up when using Lombok with my POJOs. This is an example of how to use Jackson without annotations and without introducing an unnecessary no-args constructor.
-
Notifications
You must be signed in to change notification settings - Fork 0
JSON with Jackson and without annotations
License
shadowmanos/jackson-example-no-annotations
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
JSON with Jackson and without annotations
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published