12 lines
249 B
JSON
12 lines
249 B
JSON
{
|
|
"groups": [
|
|
{
|
|
"name": "spring.datasource",
|
|
"type": "javax.sql.DataSource",
|
|
"sourceType": "com.suisung.mall.common.config.DruidConfig",
|
|
"sourceMethod": "druidDataSource()"
|
|
}
|
|
],
|
|
"properties": [],
|
|
"hints": []
|
|
} |