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

Small fixes for collection types in configuration proxies: #724

Merged
merged 3 commits into from
May 22, 2024

Conversation

rgallardo-netflix
Copy link
Contributor

* Enable usage of the @DefaultValue annotation for methods with collection return types. Fixes: #491
* Enable usage of collection types in parametrized properties. Fixes: #681
# Conflicts:
#	archaius2-core/src/test/java/com/netflix/archaius/ProxyFactoryTest.java
…ifferent JDKs.

Since we don't actually care about the details of the output, lets relax the test.
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.

Looks great, thanks for the thorough tests!

@rgallardo-netflix rgallardo-netflix merged commit 19dfd7e into 2.x May 22, 2024
10 checks passed
@rgallardo-netflix rgallardo-netflix deleted the Collection-types-in-proxies-RG branch May 22, 2024 18:15
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