Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #268. Added interceptor to Relocate configuration properties. #270

Merged
merged 1 commit into from Apr 15, 2020

Conversation

radcortez
Copy link
Member

@radcortez radcortez commented Mar 30, 2020

Still missing documentation. Add if we are happy with this approach.

@radcortez radcortez force-pushed the #268 branch 2 times, most recently from 50520c7 to b9f8469 Compare April 1, 2020 15:13
@radcortez
Copy link
Member Author

radcortez commented Apr 1, 2020

@dmlloyd Let me know if this is more in line with what you had in mind.

I've added 2 interceptors. One for when you just want to relocate a namespace (basically giving priority to the new namespace or rule to transform the property name), and another to fallback (give priority to the original name but fallback to another name).

@radcortez radcortez linked an issue Apr 13, 2020 that may be closed by this pull request
@radcortez
Copy link
Member Author

Cleaned this up with the changes done in #275.

@radcortez
Copy link
Member Author

Thanks @dmlloyd :)

@radcortez radcortez merged commit b21b84e into smallrye:master Apr 15, 2020
@radcortez radcortez added this to the 1.7.1 milestone Apr 16, 2020
@radcortez radcortez deleted the #268 branch April 22, 2020 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fallback configuration property name
2 participants