This shows you the differences between two versions of the page.
poo-ca-cd:laboratoare:tutorial-json-jackson [2020/11/28 21:12] ion.birsu |
poo-ca-cd:laboratoare:tutorial-json-jackson [2020/11/28 21:18] (current) ion.birsu [Folosirea API-ului] |
||
---|---|---|---|
Line 157: | Line 157: | ||
</code> | </code> | ||
Documentatie: http://fasterxml.github.io/jackson-databind/javadoc/2.9/ -> ObjectMapper | Documentatie: http://fasterxml.github.io/jackson-databind/javadoc/2.9/ -> ObjectMapper | ||
+ | |||
+ | Anotatii utile: https://www.baeldung.com/jackson-annotations (ex. JsonIgnore ) | ||