-
-
Notifications
You must be signed in to change notification settings - Fork 504
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
2.0: auto-configuration broken with Spring Boot 3.0.0-M5 #1865
Labels
enhancement
New feature or request
Comments
This was referenced Sep 26, 2022
Closed
Fixed by #1860 |
JohnNiang
added a commit
to JohnNiang/halo
that referenced
this issue
Oct 6, 2022
See springdoc/springdoc-openapi#1865 for more Signed-off-by: johnniang <[email protected]>
JohnNiang
added a commit
to JohnNiang/halo
that referenced
this issue
Oct 6, 2022
See springdoc/springdoc-openapi#1865 for more Signed-off-by: johnniang <[email protected]>
f2c-ci-robot bot
pushed a commit
to halo-dev/halo
that referenced
this issue
Oct 8, 2022
#### What type of PR is this? /kind improvement /area core /milestone 2.0 #### What this PR does / why we need it: 1. Upgrade Spring Boot to 3.0.0-M5. See https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0.0-M5-Release-Notes for more. 2. Upgrade SpringDoc to 2.0.0-M6. The version is compatible to Spring Boot 3.0.0-M5. See springdoc/springdoc-openapi#1865 for more. #### Special notes for your reviewer: Please check the API documentation endpoint: <http://localhost:8090/swagger-ui.html>. #### Does this PR introduce a user-facing change? ```release-note None ```
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See: https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.0.0-M5-Release-Notes#auto-configuration-registration and https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.7-Release-Notes#auto-configuration-registration
The text was updated successfully, but these errors were encountered: