Skip to content

Fix DeleteSpringProperty parent key deletion#1058

Draft
Chandu0501 wants to merge 1 commit into
openrewrite:mainfrom
Chandu0501:codex/fix-rewrite-spring-582
Draft

Fix DeleteSpringProperty parent key deletion#1058
Chandu0501 wants to merge 1 commit into
openrewrite:mainfrom
Chandu0501:codex/fix-rewrite-spring-582

Conversation

@Chandu0501

@Chandu0501 Chandu0501 commented Jul 5, 2026

Copy link
Copy Markdown

Summary

  • delete descendant keys when an exact Spring property group key is requested
  • cover parent-key deletion in .properties, nested YAML, coalesced YAML, and existing glob behavior

Verification

  • ./gradlew test --tests org.openrewrite.java.spring.DeleteSpringPropertyKeyTest

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.

DeleteSpringProperty - glob / properties with children don't work as expected

1 participant