Making Spring Boot applications return Bad Request on @JsonView ignored properties
For a project I’m currently working on, we’re using Spring Boot for developing REST services. For fields that can only be provided in certain requests,… Read More »Making Spring Boot applications return Bad Request on @JsonView ignored properties