• nobodyiam's avatar
    Refactor meta server related logic so that apollo-core is common enough to go... · ae487e0d
    nobodyiam authored
    Refactor meta server related logic so that apollo-core is common enough to go maven central repository.
    
    1. Remove apollo-env.properties from apollo-core, so that it's possible
    to deploy apollo-client to maven central repository.
    2. Add MetaServerProvider spi so that users could customize how they
    find apollo meta servers.
    3. Refactor env related utils so that Env.UNKNOWN is returned for
    invalid env string instead of null.
    ae487e0d
Name
Last commit
Last update
..
aop Loading commit data...
condition Loading commit data...
config Loading commit data...
constants Loading commit data...
controller Loading commit data...
customize Loading commit data...
datasource Loading commit data...
dto Loading commit data...
entity Loading commit data...
exception Loading commit data...
http Loading commit data...
utils Loading commit data...
ApolloCommonConfig.java Loading commit data...