mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
sync code from master branch
This commit is contained in:
@@ -32,6 +32,12 @@
|
||||
"name": "spring.cloud.nacos.config.ext-config",
|
||||
"type": "java.util.List",
|
||||
"description": "a set of extended configurations ."
|
||||
},
|
||||
{
|
||||
"name": "spring.cloud.nacos.config.enabled",
|
||||
"type": "java.lang.Boolean",
|
||||
"defaultValue": true,
|
||||
"description": "enable nacos config or not."
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user