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

Add utility methods to simplify usage of collection-valued properties. #687

Conversation

rgallardo-netflix
Copy link
Contributor

@rgallardo-netflix rgallardo-netflix commented Oct 20, 2023

Although Archaius has supported decoding of collection-valued properties such as list, sets and maps since at least 2019, the syntax to use them was never properly documented and required users to provide their own implementation of the ParametrizedType interface.

This commit adds some syntactic sugar to simplify usage.

Closes: #654

Although Archaius has supported decoding of collection-valued properties such as list, sets and maps since at least 2019, the syntax to use them was never properly documented and required users to provide their own implementation of the ParametrizedType interface.

This commit adds some syntactic sugar to simplify usage.

Closes: 654
Copy link
Contributor

@akang31 akang31 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This clarifies this very well. Thanks for the change!

@rgallardo-netflix rgallardo-netflix merged commit c198dd6 into Netflix:2.x Oct 20, 2023
5 checks passed
@rgallardo-netflix rgallardo-netflix deleted the simpler-collection-handling-RG branch October 20, 2023 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants