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.app-id",
      "description": "选填:应用id(默认为spring.application.name对应的配置)",
      "type": "java.lang.String"
    },
    {
      "sourceType": "org.antframework.configcenter.spring.boot.ConfigcenterProperties",
      "name": "configcenter.listen.enable",
      "description": "选填:是否开启监听配置被修改事件(默认为开启)",
      "type": "java.lang.Boolean",
      "defaultValue": true
    }
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy