Follow
Tag

REST API

#rest-api

More content

Read more stories on Hashnode


Articles with this tag

Using Jackson Subtypes to Write Better Code

Apr 29, 20225 min read

How to use subtypes and inheritance with Jackson to automatically convert JSON to the right subclass, resulting in better (and less) code. ยท In this...

Using Jackson Subtypes to Write Better Code