Closed bsgrd closed 6 days ago
Duplicates https://github.com/spring-projects/spring-framework/issues/33936 If you can provide a sample application there, this would help us work out the issue. Thanks!
Actually removing the dependency on "org.springdoc:springdoc-openapi-starter-webmvc-ui" fixed the problem for me.
I just upgraded my application to Spring Boot 3.4.0 but now I get a StackOverflowError on native build. I have tried reverting to boot 3.3.3 and then everything works fine.
Build tool: gradle Spring Boot: 3.4.0 Spring Cloud: 2024.0.0-RC1 Java: 21