You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
backend-duoji-monitor/modules/common/target/classes/META-INF/spring-configuration-metada...

45 lines
1.3 KiB
JSON

{
"groups": [
{
"name": "zhehe.common",
"type": "com.zhehekeji.common.properities.Properity",
"sourceType": "com.zhehekeji.common.properities.Properity"
},
{
"name": "zhehe.common.md5",
"type": "com.zhehekeji.common.properities.Md5Properity",
"sourceType": "com.zhehekeji.common.properities.Md5Properity"
},
{
"name": "zhehe.common.redis",
"type": "com.zhehekeji.common.properities.RedisProperity",
"sourceType": "com.zhehekeji.common.properities.RedisProperity"
}
],
"properties": [
{
"name": "zhehe.common.md5.secret-salt",
"type": "java.lang.String",
"sourceType": "com.zhehekeji.common.properities.Md5Properity",
"defaultValue": "zheHeKeJi"
},
{
"name": "zhehe.common.redis.prefix",
"type": "java.lang.String",
"description": "redis前缀",
"sourceType": "com.zhehekeji.common.properities.RedisProperity"
},
{
"name": "zhehe.common.success-msg",
"type": "java.lang.String",
"sourceType": "com.zhehekeji.common.properities.Properity",
"defaultValue": "SUCCESS"
},
{
"name": "zhehe.common.version",
"type": "java.lang.String",
"sourceType": "com.zhehekeji.common.properities.Properity"
}
],
"hints": []
}