类 SentinelConfigLoader

java.lang.Object
com.alibaba.csp.sentinel.config.SentinelConfigLoader

public final class SentinelConfigLoader extends Object

The loader that responsible for loading Sentinel common configurations.

从以下版本开始:
1.7.0
作者:
lianglin
  • 字段详细资料

    • SENTINEL_CONFIG_ENV_KEY

      public static final String SENTINEL_CONFIG_ENV_KEY
      另请参阅:
    • SENTINEL_CONFIG_PROPERTY_KEY

      public static final String SENTINEL_CONFIG_PROPERTY_KEY
      另请参阅:
  • 构造器详细资料

    • SentinelConfigLoader

      public SentinelConfigLoader()
  • 方法详细资料

    • getProperties

      public static Properties getProperties()