Skip to content

Conversation

@JohnNiang
Copy link
Member

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?

升级至 Spring Boot 4.0.0
@f2c-ci-robot f2c-ci-robot bot added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label Oct 25, 2025
@f2c-ci-robot f2c-ci-robot bot added this to the 2.22.x milestone Oct 25, 2025
@f2c-ci-robot f2c-ci-robot bot added kind/improvement Categorizes issue or PR as related to a improvement. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API area/core Issues or PRs related to the Halo Core area/plugin Issues or PRs related to the Plugin Provider labels Oct 25, 2025
@f2c-ci-robot f2c-ci-robot bot requested review from guqing and ruibaby October 25, 2025 16:23
@f2c-ci-robot
Copy link

f2c-ci-robot bot commented Oct 25, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign johnniang for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@JohnNiang JohnNiang changed the title Upgrade to Spring Boot 4.0.0-RC1 and refactor imports for consistency Oct 25, 2025
@f2c-ci-robot f2c-ci-robot bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Oct 25, 2025
@JohnNiang JohnNiang marked this pull request as draft October 27, 2025 02:01
@f2c-ci-robot f2c-ci-robot bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Oct 27, 2025
@f2c-ci-robot
Copy link

f2c-ci-robot bot commented Oct 27, 2025

PR needs rebase.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/core Issues or PRs related to the Halo Core area/plugin Issues or PRs related to the Plugin Provider do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. kind/api-change Categorizes issue or PR as related to adding, removing, or otherwise changing an API kind/improvement Categorizes issue or PR as related to a improvement. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. release-note Denotes a PR that will be considered when it comes time to generate release notes.

2 participants