You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
173 lines
5.2 KiB
173 lines
5.2 KiB
{
|
|
"groups": [
|
|
{
|
|
"name": "spring.datasource.druid",
|
|
"type": "com.ccsens.util.config.DruidProps",
|
|
"sourceType": "com.ccsens.util.config.DruidProps"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "spring.datasource.druid.connection-properties",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.ccsens.util.config.DruidProps"
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.driver-class-name",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.ccsens.util.config.DruidProps"
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.dynamic-url",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.ccsens.util.config.DruidProps"
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.filter-exclusions",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.ccsens.util.config.DruidProps"
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.filter-name",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.ccsens.util.config.DruidProps"
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.filter-profile-enable",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.ccsens.util.config.DruidProps"
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.filter-url-pattern",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.ccsens.util.config.DruidProps"
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.filters",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.ccsens.util.config.DruidProps"
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.initial-size",
|
|
"type": "java.lang.Integer",
|
|
"sourceType": "com.ccsens.util.config.DruidProps",
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.log-slow-sql",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.ccsens.util.config.DruidProps"
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.max-active",
|
|
"type": "java.lang.Integer",
|
|
"sourceType": "com.ccsens.util.config.DruidProps",
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.max-pool-prepared-statement-per-connection-size",
|
|
"type": "java.lang.Integer",
|
|
"sourceType": "com.ccsens.util.config.DruidProps",
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.max-wait",
|
|
"type": "java.lang.Integer",
|
|
"sourceType": "com.ccsens.util.config.DruidProps",
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.min-evictable-idle-time-millis",
|
|
"type": "java.lang.Integer",
|
|
"sourceType": "com.ccsens.util.config.DruidProps",
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.min-idle",
|
|
"type": "java.lang.Integer",
|
|
"sourceType": "com.ccsens.util.config.DruidProps",
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.password",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.ccsens.util.config.DruidProps"
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.pool-prepared-statements",
|
|
"type": "java.lang.Boolean",
|
|
"sourceType": "com.ccsens.util.config.DruidProps",
|
|
"defaultValue": false
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.servlet-log-slow-sql",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.ccsens.util.config.DruidProps"
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.servlet-login-password",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.ccsens.util.config.DruidProps"
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.servlet-login-username",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.ccsens.util.config.DruidProps"
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.servlet-name",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.ccsens.util.config.DruidProps"
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.servlet-reset-enable",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.ccsens.util.config.DruidProps"
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.servlet-url-mapping",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.ccsens.util.config.DruidProps"
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.test-on-borrow",
|
|
"type": "java.lang.Boolean",
|
|
"sourceType": "com.ccsens.util.config.DruidProps",
|
|
"defaultValue": false
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.test-on-return",
|
|
"type": "java.lang.Boolean",
|
|
"sourceType": "com.ccsens.util.config.DruidProps",
|
|
"defaultValue": false
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.test-while-idle",
|
|
"type": "java.lang.Boolean",
|
|
"sourceType": "com.ccsens.util.config.DruidProps",
|
|
"defaultValue": false
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.time-between-eviction-runs-millis",
|
|
"type": "java.lang.Integer",
|
|
"sourceType": "com.ccsens.util.config.DruidProps",
|
|
"defaultValue": 0
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.url",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.ccsens.util.config.DruidProps"
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.username",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.ccsens.util.config.DruidProps"
|
|
},
|
|
{
|
|
"name": "spring.datasource.druid.validation-query",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.ccsens.util.config.DruidProps"
|
|
}
|
|
],
|
|
"hints": []
|
|
}
|