Skip to content

Set to JsonObject.mergeIn(deep = true) for FileSet and stores#87

Open
daltrogama wants to merge 2 commits into
vert-x3:3.7from
daltrogama:3.7
Open

Set to JsonObject.mergeIn(deep = true) for FileSet and stores#87
daltrogama wants to merge 2 commits into
vert-x3:3.7from
daltrogama:3.7

Conversation

@daltrogama
Copy link
Copy Markdown
Contributor

When loading some configuration from directories with multiple files that need to be merged, the actual code only does the merge operation in the first level of the config tree, causing some unwanted side effects.

This pull request turns recursive all multi-file config merge process in 3.7 branch.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant