2019-11-22 07:52:42 -05:00
|
|
|
|
## Jackson Annotations
|
|
|
|
|
|
|
|
|
|
This module contains articles about Jackson annotations.
|
|
|
|
|
|
|
|
|
|
### Relevant Articles:
|
|
|
|
|
- [Guide to @JsonFormat in Jackson](https://www.baeldung.com/jackson-jsonformat)
|
|
|
|
|
- [More Jackson Annotations](https://www.baeldung.com/jackson-advanced-annotations)
|
|
|
|
|
- [Jackson – Bidirectional Relationships](https://www.baeldung.com/jackson-bidirectional-relationships-and-infinite-recursion)
|
2019-12-02 04:44:19 -05:00
|
|
|
|
- [Jackson JSON Views](https://www.baeldung.com/jackson-json-view-annotation)
|