charging_pile/front/target/classes/META-INF/spring-configuration-metada...

79 lines
2.2 KiB
JSON

{
"groups": [
{
"name": "byte.mp",
"type": "com.hcy.front.config.sbyte.ByteMpConfig",
"sourceType": "com.hcy.front.config.sbyte.ByteMpConfig"
},
{
"name": "netty",
"type": "com.hcy.front.netty.NettyConfig",
"sourceType": "com.hcy.front.netty.NettyConfig"
},
{
"name": "wx.mp",
"type": "com.hcy.front.config.wechat.WechatMpConfig",
"sourceType": "com.hcy.front.config.wechat.WechatMpConfig"
},
{
"name": "wx.pay",
"type": "com.hcy.front.config.wxpay.WxPayProperties",
"sourceType": "com.hcy.front.config.wxpay.WxPayProperties"
}
],
"properties": [
{
"name": "byte.mp.code2-session-url",
"type": "java.lang.String",
"sourceType": "com.hcy.front.config.sbyte.ByteMpConfig"
},
{
"name": "byte.mp.js-sdk-access-token-url",
"type": "java.lang.String",
"sourceType": "com.hcy.front.config.sbyte.ByteMpConfig"
},
{
"name": "like.upload-directory",
"type": "java.lang.String",
"description": "Description for like.upload-directory."
},
{
"name": "netty.path",
"type": "java.lang.String",
"sourceType": "com.hcy.front.netty.NettyConfig"
},
{
"name": "netty.port",
"type": "java.lang.Integer",
"sourceType": "com.hcy.front.netty.NettyConfig"
},
{
"name": "wx.mp.js-sdk-access-token-url",
"type": "java.lang.String",
"sourceType": "com.hcy.front.config.wechat.WechatMpConfig"
},
{
"name": "wx.mp.js-sdk-get-ticket-url",
"type": "java.lang.String",
"sourceType": "com.hcy.front.config.wechat.WechatMpConfig"
},
{
"name": "wx.pay.description",
"type": "java.lang.String",
"description": "商品描述",
"sourceType": "com.hcy.front.config.wxpay.WxPayProperties"
},
{
"name": "wx.pay.order-notify-url",
"type": "java.lang.String",
"description": "订单支付后回调",
"sourceType": "com.hcy.front.config.wxpay.WxPayProperties"
},
{
"name": "wx.pay.order-refund-notify-url",
"type": "java.lang.String",
"sourceType": "com.hcy.front.config.wxpay.WxPayProperties"
}
],
"hints": []
}