Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add Spring Boot 4.1 property migration#1096

Open
Ouweshs28 wants to merge 1 commit into
openrewrite:mainopenrewrite/rewrite-spring:mainfrom
Ouweshs28:add-spring-boot-41-property-migrationOuweshs28/rewrite-spring:add-spring-boot-41-property-migrationCopy head branch name to clipboard
Open

Add Spring Boot 4.1 property migration#1096
Ouweshs28 wants to merge 1 commit into
openrewrite:mainopenrewrite/rewrite-spring:mainfrom
Ouweshs28:add-spring-boot-41-property-migrationOuweshs28/rewrite-spring:add-spring-boot-41-property-migrationCopy head branch name to clipboard

Conversation

@Ouweshs28

Copy link
Copy Markdown

What's changed?

Added a Spring Boot 4.1 property migration recipe for renamed Logback rolling-policy properties. Added unit tests covering both .properties and YAML configuration files.

What's your motivation?

Spring Boot 4.1 moved five logging properties to the logging.logback.rollingpolicy namespace. This recipe helps applications migrate automatically.

Anything in particular you'd like reviewers to focus on?

Please verify the property mappings against the Spring Boot 4.1 configuration changelog and confirm the YAML output format.

Anyone you would like to review specifically?

No specific reviewer.

Have you considered any alternatives or workarounds?

Manual property updates are possible, but OpenRewrite provides an automated and repeatable migration path.

Any additional context

The focused tests pass. The full test suite has four unrelated pre-existing failures on Windows.

Checklist

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

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.