-
Notifications
You must be signed in to change notification settings - Fork 0
Create Plain Old Java Object (POJO) of a given JSON file using Jackson and no java class to be provided for type mapping. Instead we are using HashMap<String, Object> with the POJO properties and data types.
quotcode/dynamic-pojo-creation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Create Plain Old Java Object (POJO) of a given JSON file using Jackson and no java class to be provided for type mapping. Instead we are using HashMap<String, Object> with the POJO properties and data types.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published