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

Unescape the keys when config is returned as a map #4678

Conversation

klustria
Copy link
Member

@klustria klustria commented Aug 5, 2022

No description provided.

@klustria klustria merged commit f9903a8 into helidon-io:helidon-2.x Aug 10, 2022
klustria added a commit to klustria/helidon that referenced this pull request Aug 10, 2022
* Unescape the keys when config is returned as a map

* Update copyright year

* Using as(Map.class).get() and as(new GenericType<Map>(){}).get() should have keys unescaped
@klustria
Copy link
Member Author

Fixes #4398

klustria added a commit to klustria/helidon that referenced this pull request Aug 10, 2022
* Unescape the keys when config is returned as a map

* Update copyright year

* Using as(Map.class).get() and as(new GenericType<Map>(){}).get() should have keys unescaped
klustria added a commit that referenced this pull request Aug 11, 2022
* Unescape the keys when config is returned as a map

* Update copyright year

* Using as(Map.class).get() and as(new GenericType<Map>(){}).get() should have keys unescaped
klustria added a commit that referenced this pull request Aug 11, 2022
* Unescape the keys when config is returned as a map

* Update copyright year

* Using as(Map.class).get() and as(new GenericType<Map>(){}).get() should have keys unescaped
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.

2 participants