Spring Boot 2.7.6: CRUD REST endpoints are auto-generated and shown in SwaggerUI and how can we remove some of those endpoint from swagger
I am facing issue with the Swagger endpoints like DELETE,POST which i don’t want to expose in the swagger which is coming from the SPring repo