Skip to content

Adapt to restructuring changes in Spring Boot 4.0 #3840

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 1 commit 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 have been deprecated
since Spring Boot 3.4.

Signed-off-by: Andy Wilkinson <andy.wilkinson@broadcom.com>
@wilkinsona wilkinsona marked this pull request as ready for review July 1, 2025 16:03
@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 3bba83e 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.

3 participants