An open API service indexing awesome lists of open source software.

https://github.com/maciejwalkowiak/lombok-jackson-sample

Lombok @Value + Jackson Serialisation & Deserialisation Sample
https://github.com/maciejwalkowiak/lombok-jackson-sample

jackson java lombok

Last synced: 8 months ago
JSON representation

Lombok @Value + Jackson Serialisation & Deserialisation Sample

Awesome Lists containing this project

README

          

# lombok-jackson-sample

Very simple sample app just to show how to use [Lombok](https://projectlombok.org) `@Value` classes together with Jackson so that both serialisation and deserialisation work without any issues.

Inspired by [tweet](https://twitter.com/mkheck/status/1102950354763825152)

![](https://i.ibb.co/2yfsWv8/Screenshot-2019-03-10-at-14-33-38.png)

btw, if you work with Java & 🍃Spring I post time to time tutorials on YouTube - check [📺Spring Academy](https://www.youtube.com/c/springacademy)