Skip to content
Discussion options

You must be logged in to vote

Seems like your issue is not caused by @ControllerAdvice or your custom exception handling.
I guess the actual root cause seems to be a version incompatibility between springdoc-openapi-starter-webmvc-ui:2.30 and Spring Boot 3.4.5

Tr to upgrade springdoc-openapi to a compatible version from 2.3.0 to 2.3.1 or later. Its compatible with `Spring Boot 3.2+, so it will work with 3.4.5

For more detailed explanantion, please check the stackoverflow.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@santiago9631
Comment options

Comment options

You must be logged in to vote
1 reply
@roberta848
Comment options

Answer selected by roberta848
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants