PixelAI-backend/target/classes/META-INF/spring-configuration-metadata.json

33 lines
872 B
JSON
Raw Normal View History

{
"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": []
}