33 lines
872 B
JSON
33 lines
872 B
JSON
{
|
|
"groups": [
|
|
{
|
|
"name": "external",
|
|
"type": "com.message.Baidu_ai_API.config.ExternalResourceConfig",
|
|
"sourceType": "com.message.Baidu_ai_API.config.ExternalResourceConfig"
|
|
},
|
|
{
|
|
"name": "spring.datasource",
|
|
"type": "javax.sql.DataSource",
|
|
"sourceType": "com.message.config.DataSourceConfig",
|
|
"sourceMethod": "druid()"
|
|
},
|
|
{
|
|
"name": "userproperties",
|
|
"type": "com.message.config.UserConfig",
|
|
"sourceType": "com.message.config.UserConfig"
|
|
}
|
|
],
|
|
"properties": [
|
|
{
|
|
"name": "external.resource-dir",
|
|
"type": "java.lang.String",
|
|
"sourceType": "com.message.Baidu_ai_API.config.ExternalResourceConfig"
|
|
},
|
|
{
|
|
"name": "userproperties.updatepwdtime",
|
|
"type": "java.lang.Long",
|
|
"sourceType": "com.message.config.UserConfig"
|
|
}
|
|
],
|
|
"hints": []
|
|
} |