Class ConfigServerConfigDataLoader

  • All Implemented Interfaces:
    org.springframework.boot.context.config.ConfigDataLoader<ConfigServerConfigDataResource>, org.springframework.core.Ordered

    public class ConfigServerConfigDataLoader
    extends Object
    implements org.springframework.boot.context.config.ConfigDataLoader<ConfigServerConfigDataResource>, org.springframework.core.Ordered
    • Field Detail

      • CONFIG_CLIENT_PROPERTYSOURCE_NAME

        public static final String CONFIG_CLIENT_PROPERTYSOURCE_NAME
        PropertySource name for the config client.
        See Also:
        Constant Field Values
      • logger

        protected final org.apache.commons.logging.Log logger
    • Constructor Detail

      • ConfigServerConfigDataLoader

        public ConfigServerConfigDataLoader​(org.springframework.boot.logging.DeferredLogFactory logFactory)