Closed anishsharma closed 9 months ago
I have the same problem, seems like it's not working with Spring boot 3.2
Do we have any update on this ?
Hi Team,
This is impacting our upgrade to Spring boot 3.2.0 which is necessary to resolve Veracode issues with older spring-web lib.
@bgalek,
Not reproducible. Feel free to provide a Minimal, Reproducible Example - with HelloController that reproduces the problem.
This ticket will be closed, but can be reopened if your provide the reproducible sample.
According to the OpenAPI documentation
springdoc-openapi-starter-webmvc-ui 2.3.0
is said to be compatible with Spring boot 3.2.0 but I am getting below error while running it in Tomcat 10.1.5 and Amazon Corretto 17Screenshots
I assume it has to be the springdoc as class in question is
org.springdoc.core.configuration.SpringDocGroovyConfiguration