springdoc-openapi-demos
springdoc-openapi-demos copied to clipboard
Provide sample configurations for spring project (not spring boot)
Swagger ui not coming up in spring application. As per documentation, tried adding spring-boot,spring-boot-autoconfigure dependencies. also configure those classes which are not auto configure in spring project. Tried various combinations still swagger-ui is not coming up.
Sample project would be helpful as there is very less documentation for pure spring project.