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 dynamic typesafe config provider, with support for Duration/ConfigMemorySize #409

Closed
wants to merge 5 commits into from

Conversation

costimuraru
Copy link

@costimuraru costimuraru commented Apr 15, 2016

Please review #407 first. This adds on top of that.

This fixes issue #403 with the added benefit that we're now able to poll for updated typesafe configs.

Note: Upgraded to the latest typesafe library (v1.3.0), which depends on JDK8. Added java 8 source compatibility only for the archaius2-typesafe module.

Constantin Muraru added 5 commits April 14, 2016 00:32
This is very useful for remote TypesafeConfigLoader, which I’m going to
add in a different pull request. It makes it possible to enhance the
config with objects of type
Duration/Date/ConfigList/ConfigMemorySize/etc.
Makes it possible to periodically poll for typesafe configs and pick up
updates.
typesafe-config 1.3.0 comes with Java 8.
@cloudbees-pull-request-builder

archaius-pull-requests #396 FAILURE
Looks like there's a problem with this pull request

@cloudbees-pull-request-builder

NetflixOSS » archaius » archaius-pull-requests #230 FAILURE
Looks like there's a problem with this pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants