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

Remove TypeToken #223

Merged
merged 1 commit into from
Mar 7, 2024
Merged

Remove TypeToken #223

merged 1 commit into from
Mar 7, 2024

Conversation

radcortez
Copy link
Contributor

No description provided.

@jansupol
Copy link
Contributor

I know you have demonstrated the possibility of a replacement of the TypeToken for cases when you have a common prefix.
Is it possible to load a List<String> from the source

firstkey = value1
secondkey = value2

when there is no common prefix key?

@radcortez
Copy link
Contributor Author

In that case, the common prefix is an empty String, meaning you will get all the configurations.

@radcortez radcortez merged commit c017252 into jakartaee:main Mar 7, 2024
4 checks passed
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.

3 participants