-
-
Notifications
You must be signed in to change notification settings - Fork 528
Upgrade classgraph #1424
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Same, I have issue with starting the Spring Boot app after updating to 1.6.3 with this error:
Based on my Googling there was a similar issue reported in I manually overrode TL;DR Edit: |
Thanks for resolving this @bnasslahsen, do you have an indication of when the new version will be released? |
Today |
Perfect, thank you! |
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
Additional context
I haven't been able to get clear reproduction steps in a standalone project, but within one of our company's microservices, when updating to
springdoc-openapi-ui
to 1.6.3 we started seeing weird reflection errors on startup of our Spring Boot service that can be traced back to this release.The text was updated successfully, but these errors were encountered: