Skip to content
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

Closed
jkreileder opened this issue Sep 26, 2022 · 1 comment
Closed

2.0: auto-configuration broken with Spring Boot 3.0.0-M5 #1865

jkreileder opened this issue Sep 26, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@bnasslahsen bnasslahsen added the enhancement New feature or request label Sep 28, 2022
@bnasslahsen
Copy link
Collaborator

Fixed by #1860

JohnNiang added a commit to JohnNiang/halo that referenced this issue Oct 6, 2022
JohnNiang added a commit to JohnNiang/halo that referenced this issue Oct 6, 2022
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
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants