Skip to content

Adapt to restructuring changes in Spring Boot 4.0 #3125

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

Merged
merged 2 commits into from
Jul 1, 2025

Conversation

wilkinsona
Copy link
Contributor

This pull request adapts to the restructuring in Spring Boot 4.0. It's a draft at the moment as it will not build successfully until the restructuring has been merged into Boot's main branch and a new 4.0 snapshot has been published.

This commit updates imports and dependencies to adapt to Spring Boot
4.0's restructuring.

This commit also stops using some APIs that were deprecated in Spring
Boot 3.x.

Signed-off-by: Andy Wilkinson <[email protected]>
@spencergibb spencergibb moved this to In Progress in 2025.1.0-M1 Jul 1, 2025
@spencergibb spencergibb added this to the 5.0.0-M1 milestone Jul 1, 2025
@spencergibb spencergibb merged commit 738a5fa into spring-cloud:main Jul 1, 2025
1 of 2 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in 2025.1.0-M1 Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants