public class ApolloConfigDataLoader extends Object implements org.springframework.boot.context.config.ConfigDataLoader<ApolloConfigDataResource>, org.springframework.core.Ordered
| Constructor and Description |
|---|
ApolloConfigDataLoader(org.apache.commons.logging.Log log) |
| Modifier and Type | Method and Description |
|---|---|
int |
getOrder() |
org.springframework.boot.context.config.ConfigData |
load(org.springframework.boot.context.config.ConfigDataLoaderContext context,
ApolloConfigDataResource resource) |
public ApolloConfigDataLoader(org.apache.commons.logging.Log log)
public org.springframework.boot.context.config.ConfigData load(org.springframework.boot.context.config.ConfigDataLoaderContext context,
ApolloConfigDataResource resource)
throws IOException,
org.springframework.boot.context.config.ConfigDataResourceNotFoundException
load in interface org.springframework.boot.context.config.ConfigDataLoader<ApolloConfigDataResource>IOExceptionorg.springframework.boot.context.config.ConfigDataResourceNotFoundExceptionpublic int getOrder()
getOrder in interface org.springframework.core.OrderedCopyright © 2021 Ctrip, Inc.. All rights reserved.