Json Binding- Jakarta EE. Jakarta EE Json-Binding new api added to Java EE /Jakarta EE which makes bind from Java objects to json object or from json to Java a lot easier. You can get the api separated(by using any of the build tools available )and start playing with it. Json binding site https://javaee.github.io/jsonb-spec/ they have nice documentation and user guide which you can use. Link to the getting started https://javaee.github.io/jsonb-spec/getting-started.html and user guide https://javaee.github.io/jsonb-spec/users-guide.html. And lastly documentation or api guide https://javadoc.io/doc/javax.json.bind/javax.json.bind-api. Enjoy
-
Notifications
You must be signed in to change notification settings - Fork 0
processor1/Jakarta-EE-Json-Binding
About
Json Binding- Jakarta EE
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published