openapi-starter-webmvc-ui:2.0.0-RC1 + openapi-security crashes at startup #1904 #1914
Labels
incomplete
incomplete description: Make sure you Provide a Minimal, Reproducible Example - with HelloController
Describe the bug
This might be related to issues #1607, #1617, and #1904
To Reproduce
Steps to reproduce the behavior:
Include both dependancies openapi-starter-webmvc-ui:2.0.0-RC1, openapi-security:1.6.12 in a Gradle project using Spring3, OpenApi3. Then start up the application
Expected behavior
Additional context
My project is based on OAuth Server 1.0. And I am trying to show the OAuth Endpoints. As mentioned in this section https://springdoc.org/#spring-security-support, in order to do that I have to include openapi-security.
The text was updated successfully, but these errors were encountered: