• E
    config: Decouple dynamic config reloading from archaius · 7f071169
    elandau 提交于
    **What?**
    - New AbstractReloadableClientConfig class that implements its own version of dynamic configuration loading.
    - Allow for default values to be picked up dynamically
    
    **Why?**
    This is part of the effort to completely decouple ribbon from archaius to reduce dependencies and allow for easier integration with other configuration sub systems
    7f071169
Property.java 1.3 KB