Tag: jackson
- 💾 Java Records 💿 with Jackson 2.12 (04 Mar 2021)
Java Record is a new kind of type declaration in the Java language. In this article, we are going to see how we can serialize and deserialize records to/from JSON using Jackson 2.12.0.