i have a problem with the jsonview schema generated name. They are named with the object name and the JsonView class applied. But this is problematic because every field contained in the root object ...
This is a tutorial for JsonView annotation by Jackson in Spring Boot. JsonView is a powerful annotation that helps reduce a lot of boilerplate code. The tutorial has been split into 3 packages in code ...