youshi/ruoyi-framework/target/classes/META-INF/spring-configuration-metada...

18 lines
567 B
JSON

{
"groups": [
{
"name": "spring.datasource.druid.master",
"type": "javax.sql.DataSource",
"sourceType": "com.ruoyi.framework.config.DruidConfig",
"sourceMethod": "masterDataSource(com.ruoyi.framework.config.properties.DruidProperties)"
},
{
"name": "spring.datasource.druid.slave",
"type": "javax.sql.DataSource",
"sourceType": "com.ruoyi.framework.config.DruidConfig",
"sourceMethod": "slaveDataSource(com.ruoyi.framework.config.properties.DruidProperties)"
}
],
"properties": [],
"hints": []
}