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

Map injection behavior restored (3.x) #4653

Merged
merged 3 commits into from
Aug 2, 2022

Conversation

tomas-langer
Copy link
Member

A new PR, as #4600 could not build.

Resolves #4414

Shoudl behave similar to original before #1721 was applied

Injecting without explicit key will inject all properties, injecting with a key will inject properties where keys have the prefix removed (and only containing keys that are prefixed with the key).

Signed-off-by: Tomas Langer tomas.langer@oracle.com

Injecting without explicit key will inject all properties, injecting with a key will inject properties where keys have the prefix removed (and only containing keys that are prefixed with the key).

Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
@tomas-langer tomas-langer added the 3.x Issues for 3.x version branch label Aug 2, 2022
@tomas-langer tomas-langer self-assigned this Aug 2, 2022
@tomas-langer tomas-langer merged commit aaf0e0c into helidon-io:master Aug 2, 2022
@tomas-langer tomas-langer deleted the 4414-config-map branch August 2, 2022 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x Issues for 3.x version branch
Projects
None yet
2 participants