mirror of
https://gitee.com/mirrors/Spring-Cloud-Alibaba.git
synced 2021-06-26 13:25:11 +08:00
9 lines
270 B
JSON
9 lines
270 B
JSON
{"properties": [
|
|
{
|
|
"name": "spring.cloud.nacos.discovery.service",
|
|
"type": "java.lang.String",
|
|
"defaultValue": "${spring.application.name}",
|
|
"description": "the service name to register, default value is ${spring.application.name}."
|
|
}
|
|
]}
|