Interface RemoteConfigServiceClient


  • public interface RemoteConfigServiceClient
    • Method Detail

      • fetch

        org.springframework.core.env.PropertySource<?> fetch​(org.springframework.core.env.Environment environment)
      • normalizeLabel

        static String normalizeLabel​(String label)