All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.additional-spring-configuration-metadata.json Maven / Gradle / Ivy

There is a newer version: 1.7.3
Show newest version
{
  "properties": [
    {
      "sourceType": "org.antframework.configcenter.spring.boot.ConfigcenterProperties",
      "name": "configcenter.auto-refresh-configs.enable",
      "description": "选填:是否开启自动刷新configcenter配置(默认为开启)",
      "type": "java.lang.Boolean",
      "defaultValue": true
    },
    {
      "sourceType": "org.antframework.configcenter.spring.boot.ConfigcenterProperties",
      "name": "configcenter.auto-refresh-configs.period",
      "description": "选填:自动刷新configcenter配置的周期(单位:毫秒。默认为5分钟刷新一次)",
      "type": "java.lang.Long",
      "defaultValue": 300000
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy