Swagger springdoc-openapi-ui dependency throwing ‘Not Found’ error
I am working on a Spring project 5.3 version (not spring boot) with Java 11 and I tried to include springdoc-openapi-ui dependency and created an OpenApiConfig class and this project uses spring security too so I extended WebSecurityConfigurerAdapter to permit swagger URL.