convert Spring Boot application-*.properties to application-*.yaml#1066
Open
barbulescu wants to merge 10 commits into
Open
convert Spring Boot application-*.properties to application-*.yaml#1066barbulescu wants to merge 10 commits into
barbulescu wants to merge 10 commits into
Conversation
barbulescu
force-pushed
the
properties-2-yaml
branch
from
July 10, 2026 19:13
da918c7 to
cd93d59
Compare
timtebeek
self-requested a review
July 13, 2026 15:24
barbulescu
marked this pull request as draft
July 13, 2026 19:26
barbulescu
force-pushed
the
properties-2-yaml
branch
from
July 13, 2026 20:53
cd93d59 to
6386121
Compare
Contributor
Author
|
@timtebeek I tried to cleanup a bit the initial version and I did a rebase to fix merge conflicts - please update |
Contributor
Author
|
This test started failing randomly but it does look to be related to my changes: |
barbulescu
marked this pull request as ready for review
July 14, 2026 06:22
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What's changed?
Created a recipe for migrating pplication-.properties to application-.yaml.
What's your motivation?
Anything in particular you'd like reviewers to focus on?
Did I miss any test cases? Can it be done simpler?
Anyone you would like to review specifically?
@timtebeek
Checklist