Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Reflectoring - Where the HOW meets the WHY
(Uncensored)
subscribe
Deserialize with Jackson's @JsonCreator in a Spring Boot Application
https://reflectoring.io/spring-jsoncreator/
links
backlinks
The FasterXML Jackson library is the most popular JSON parser in Java. Spring internally uses this API for JSON parsing. For details on other commonly used Jackson annotations, refer to this article.