{ "groups": [ { "name": "alipay.open", "type": "com.iformall.service.pay.alipay.config.AliPayConfig", "sourceType": "com.iformall.service.pay.alipay.config.AliPayConfig" }, { "name": "aws", "type": "com.iformall.config.AwsProperty", "sourceType": "com.iformall.config.AwsProperty" }, { "name": "spring.aliyun.oss", "type": "com.iformall.file.aliyun.bean.AliyunOSSConfig", "sourceType": "com.iformall.file.aliyun.bean.AliyunOSSConfig" }, { "name": "spring.aliyun.sms", "type": "com.iformall.sms.aliyun.bean.AliyunSMSConfig", "sourceType": "com.iformall.sms.aliyun.bean.AliyunSMSConfig" }, { "name": "wechat.open", "type": "com.iformall.config.WechatOpenProperties", "sourceType": "com.iformall.config.WechatOpenProperties" }, { "name": "wechat.redis", "type": "com.iformall.config.WechatRedisProperies", "sourceType": "com.iformall.config.WechatRedisProperies" } ], "properties": [ { "name": "alipay.open.alipay-cert-path", "type": "java.lang.String", "sourceType": "com.iformall.service.pay.alipay.config.AliPayConfig" }, { "name": "alipay.open.alipay-root-cert-path", "type": "java.lang.String", "sourceType": "com.iformall.service.pay.alipay.config.AliPayConfig" }, { "name": "alipay.open.app-id", "type": "java.lang.String", "sourceType": "com.iformall.service.pay.alipay.config.AliPayConfig" }, { "name": "alipay.open.app-private-key", "type": "java.lang.String", "sourceType": "com.iformall.service.pay.alipay.config.AliPayConfig" }, { "name": "alipay.open.app-public-key-cert-path", "type": "java.lang.String", "sourceType": "com.iformall.service.pay.alipay.config.AliPayConfig" }, { "name": "alipay.open.callback", "type": "java.lang.String", "sourceType": "com.iformall.service.pay.alipay.config.AliPayConfig" }, { "name": "aws.access", "type": "java.lang.String", "sourceType": "com.iformall.config.AwsProperty" }, { "name": "aws.bucket-name", "type": "java.lang.String", "sourceType": "com.iformall.config.AwsProperty" }, { "name": "aws.client-region", "type": "java.lang.String", "sourceType": "com.iformall.config.AwsProperty" }, { "name": "aws.secret", "type": "java.lang.String", "sourceType": "com.iformall.config.AwsProperty" }, { "name": "spring.aliyun.oss.bucketname", "type": "java.lang.String", "sourceType": "com.iformall.file.aliyun.bean.AliyunOSSConfig" }, { "name": "spring.aliyun.oss.endpoint", "type": "java.lang.String", "sourceType": "com.iformall.file.aliyun.bean.AliyunOSSConfig" }, { "name": "spring.aliyun.oss.filedomain", "type": "java.lang.String", "sourceType": "com.iformall.file.aliyun.bean.AliyunOSSConfig" }, { "name": "spring.aliyun.oss.filehost", "type": "java.lang.String", "sourceType": "com.iformall.file.aliyun.bean.AliyunOSSConfig" }, { "name": "spring.aliyun.oss.keyid", "type": "java.lang.String", "sourceType": "com.iformall.file.aliyun.bean.AliyunOSSConfig" }, { "name": "spring.aliyun.oss.keysecret", "type": "java.lang.String", "sourceType": "com.iformall.file.aliyun.bean.AliyunOSSConfig" }, { "name": "spring.aliyun.sms.access-key-id", "type": "java.lang.String", "sourceType": "com.iformall.sms.aliyun.bean.AliyunSMSConfig" }, { "name": "spring.aliyun.sms.access-key-secret", "type": "java.lang.String", "sourceType": "com.iformall.sms.aliyun.bean.AliyunSMSConfig" }, { "name": "spring.aliyun.sms.date-format", "type": "java.lang.String", "sourceType": "com.iformall.sms.aliyun.bean.AliyunSMSConfig", "defaultValue": "yyyyMMdd" }, { "name": "spring.aliyun.sms.domain", "type": "java.lang.String", "sourceType": "com.iformall.sms.aliyun.bean.AliyunSMSConfig" }, { "name": "spring.aliyun.sms.endpoint-name", "type": "java.lang.String", "sourceType": "com.iformall.sms.aliyun.bean.AliyunSMSConfig" }, { "name": "spring.aliyun.sms.product", "type": "java.lang.String", "sourceType": "com.iformall.sms.aliyun.bean.AliyunSMSConfig" }, { "name": "spring.aliyun.sms.region-id", "type": "java.lang.String", "sourceType": "com.iformall.sms.aliyun.bean.AliyunSMSConfig" }, { "name": "wechat.open.component-aes-key", "type": "java.lang.String", "description": "设置微信三方平台的EncodingAESKey", "sourceType": "com.iformall.config.WechatOpenProperties" }, { "name": "wechat.open.component-app-id", "type": "java.lang.String", "description": "设置微信三方平台的appid", "sourceType": "com.iformall.config.WechatOpenProperties" }, { "name": "wechat.open.component-secret", "type": "java.lang.String", "description": "设置微信三方平台的app secret", "sourceType": "com.iformall.config.WechatOpenProperties" }, { "name": "wechat.open.component-token", "type": "java.lang.String", "description": "设置微信三方平台的token", "sourceType": "com.iformall.config.WechatOpenProperties" }, { "name": "wechat.redis.block-when-exhausted", "type": "java.lang.Boolean", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.client-name", "type": "java.lang.String", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.connection-timeout", "type": "java.lang.Integer", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.database", "type": "java.lang.Integer", "sourceType": "com.iformall.config.WechatRedisProperies", "defaultValue": 1 }, { "name": "wechat.redis.eviction-policy", "type": "org.apache.commons.pool2.impl.EvictionPolicy", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.eviction-policy-class-name", "type": "java.lang.String", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.evictor-shutdown-timeout-millis", "type": "java.lang.Long", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.fairness", "type": "java.lang.Boolean", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.host", "type": "java.lang.String", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.hostname-verifier", "type": "javax.net.ssl.HostnameVerifier", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.jmx-enabled", "type": "java.lang.Boolean", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.jmx-name-base", "type": "java.lang.String", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.jmx-name-prefix", "type": "java.lang.String", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.lifo", "type": "java.lang.Boolean", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.max-idle", "type": "java.lang.Integer", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.max-total", "type": "java.lang.Integer", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.max-wait-millis", "type": "java.lang.Long", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.min-evictable-idle-time-millis", "type": "java.lang.Long", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.min-idle", "type": "java.lang.Integer", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.num-tests-per-eviction-run", "type": "java.lang.Integer", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.password", "type": "java.lang.String", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.port", "type": "java.lang.Integer", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.so-timeout", "type": "java.lang.Integer", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.soft-min-evictable-idle-time-millis", "type": "java.lang.Long", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.ssl", "type": "java.lang.Boolean", "sourceType": "com.iformall.config.WechatRedisProperies", "defaultValue": false }, { "name": "wechat.redis.ssl-parameters", "type": "javax.net.ssl.SSLParameters", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.ssl-socket-factory", "type": "javax.net.ssl.SSLSocketFactory", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.test-on-borrow", "type": "java.lang.Boolean", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.test-on-create", "type": "java.lang.Boolean", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.test-on-return", "type": "java.lang.Boolean", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.test-while-idle", "type": "java.lang.Boolean", "sourceType": "com.iformall.config.WechatRedisProperies" }, { "name": "wechat.redis.time-between-eviction-runs-millis", "type": "java.lang.Long", "sourceType": "com.iformall.config.WechatRedisProperies" } ], "hints": [] }