Forum Discussion

pete_123's avatar
pete_123
New Contributor
2 years ago

Extend swagger ui with own endpoints

We are using Swagger Ui with Spring Boot and use some of the spring boot "magic" crud methods like findAllById which can automatically be translated into a query. In addition we added some endpoints ...