java-tutorials/jackson-simple
Bipin kumar 9e5fe2d7ac Java-14972: changes made for adding new example using field annoted @… (#13746)
* Java-19389: changes made for adding new example using field annoted @jsonValue

* Java-14972: Changes made for renaming the test methods and removing commented code

* dev-14972 : Changes made for incorporating review comments

* dev-14972: changes made for adding GeneralBean class and test cases of jsonValue against the GeneralBean class
2023-04-05 21:56:04 +05:30
..
src Java-14972: changes made for adding new example using field annoted @… (#13746) 2023-04-05 21:56:04 +05:30
README.md Update README.md 2020-01-26 18:50:09 +02:00
pom.xml JAVA-8436: Remove AssertJ depenendency from the child modules - part 3 2021-11-18 12:48:35 +01:00

README.md

Jackson Articles that are also part of the e-book

This module contains articles about Jackson that are also part of the Jackson Ebook.

The Course

The "REST With Spring" Classes: http://bit.ly/restwithspring

Relevant Articles:

NOTE:

Since this is a module tied to an e-book, it should not be moved or used to store the code for any further article.