In my RESTful API, all resources extend the Spring ResourceSupport base to provide hateful principles for design. For instance:
public class PoolResource extends ResourceSupport { private String name; ... }
I also use Swagger, and I was wondering: is there any way to configure swagger-ui to ignore properties coming from ResourceSupport?

(Swagger-ui provides a nice and convenient API. As one of the main advantages of using the Swagger API, itβs easy to understand and play with the API for those who are not even familiar with the REST API ... as long as the links are in the picture and "rels".)
source share