WIP: Upgrade to Spring Boot 4.0.0-RC1 and refactor imports for consistency#7867
WIP: Upgrade to Spring Boot 4.0.0-RC1 and refactor imports for consistency#7867
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
…, and ThemeVo for consistency
|
…ring-boot-4.0.0-rc1
…and updating related references
|
|
Superseded by #8291. /close |
|
@JohnNiang: Closed this PR. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |



What type of PR is this?
/kind improvement
/kind api-change
/area core
/area plugin
/milestone 2.22.x
What this PR does / why we need it:
This PR tries to upgrade to Spring Boot 4.0.0-RC1 according the migration document.
We have to ensure the changes are back-compatible and try our best to introduce the least break changes for plugins.
Does this PR introduce a user-facing change?