|
|
@ -17,21 +17,21 @@
|
|
|
|
"name": "spring.cloud.polaris.namespace",
|
|
|
|
"name": "spring.cloud.polaris.namespace",
|
|
|
|
"type": "java.lang.String",
|
|
|
|
"type": "java.lang.String",
|
|
|
|
"description": "polaris namespace",
|
|
|
|
"description": "polaris namespace",
|
|
|
|
"default": "default",
|
|
|
|
"defaultValue": "default",
|
|
|
|
"sourceType": "com.tencent.cloud.polaris.context.config.PolarisContextProperties"
|
|
|
|
"sourceType": "com.tencent.cloud.polaris.context.config.PolarisContextProperties"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "spring.cloud.polaris.service",
|
|
|
|
"name": "spring.cloud.polaris.service",
|
|
|
|
"type": "java.lang.String",
|
|
|
|
"type": "java.lang.String",
|
|
|
|
"description": "polaris service name",
|
|
|
|
"description": "polaris service name",
|
|
|
|
"default": "${spring.application.name}",
|
|
|
|
"defaultValue": "${spring.application.name}",
|
|
|
|
"sourceType": "com.tencent.cloud.polaris.context.config.PolarisContextProperties"
|
|
|
|
"sourceType": "com.tencent.cloud.polaris.context.config.PolarisContextProperties"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "spring.cloud.polaris.enabled",
|
|
|
|
"name": "spring.cloud.polaris.enabled",
|
|
|
|
"type": "java.lang.Boolean",
|
|
|
|
"type": "java.lang.Boolean",
|
|
|
|
"description": "polaris enabled",
|
|
|
|
"description": "polaris enabled",
|
|
|
|
"default": "true",
|
|
|
|
"defaultValue": "true",
|
|
|
|
"sourceType": "com.tencent.cloud.polaris.context.config.PolarisContextProperties"
|
|
|
|
"sourceType": "com.tencent.cloud.polaris.context.config.PolarisContextProperties"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|