49 lines
1.8 KiB
JSON
49 lines
1.8 KiB
JSON
|
|
{
|
||
|
|
"groups": [
|
||
|
|
{
|
||
|
|
"name": "sdk.client.gateway",
|
||
|
|
"type": "com.jjb.saas.gateway.starter.properties.GatewayStarterProperties",
|
||
|
|
"sourceType": "com.jjb.saas.gateway.starter.properties.GatewayStarterProperties"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "sdk.client.gateway.application",
|
||
|
|
"type": "com.jjb.saas.gateway.starter.properties.GatewayStarterProperties$Application",
|
||
|
|
"sourceType": "com.jjb.saas.gateway.starter.properties.GatewayStarterProperties"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"properties": [
|
||
|
|
{
|
||
|
|
"name": "sdk.client.gateway.application.gateway",
|
||
|
|
"type": "java.lang.String",
|
||
|
|
"sourceType": "com.jjb.saas.gateway.starter.properties.GatewayStarterProperties$Application"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "sdk.client.gateway.application.name",
|
||
|
|
"type": "java.lang.String",
|
||
|
|
"sourceType": "com.jjb.saas.gateway.starter.properties.GatewayStarterProperties$Application"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "sdk.client.gateway.application.version",
|
||
|
|
"type": "java.lang.String",
|
||
|
|
"sourceType": "com.jjb.saas.gateway.starter.properties.GatewayStarterProperties$Application"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "sdk.client.gateway.ignore-urls",
|
||
|
|
"type": "java.util.List<java.lang.String>",
|
||
|
|
"description": "无需认证的url",
|
||
|
|
"sourceType": "com.jjb.saas.gateway.starter.properties.GatewayStarterProperties"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "sdk.client.gateway.route",
|
||
|
|
"type": "java.util.List<com.jjb.saas.gateway.starter.properties.GatewayStarterProperties$Route>",
|
||
|
|
"description": "网关服务",
|
||
|
|
"sourceType": "com.jjb.saas.gateway.starter.properties.GatewayStarterProperties"
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"name": "sdk.client.gateway.url",
|
||
|
|
"type": "java.lang.String",
|
||
|
|
"sourceType": "com.jjb.saas.gateway.starter.properties.GatewayStarterProperties"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"hints": []
|
||
|
|
}
|