spring-configuration-metadata.json 4.99 KB
{
  "groups": [
    {
      "name": "meishu",
      "type": "com.subsidy.common.configure.RemoteProperties",
      "sourceType": "com.subsidy.common.configure.RemoteProperties"
    },
    {
      "name": "polyv",
      "type": "com.subsidy.common.configure.PolyvConfig",
      "sourceType": "com.subsidy.common.configure.PolyvConfig"
    },
    {
      "name": "qxueyou",
      "type": "com.subsidy.common.configure.QXueYouConfig",
      "sourceType": "com.subsidy.common.configure.QXueYouConfig"
    },
    {
      "name": "renshe",
      "type": "com.subsidy.common.configure.RenSheConfig",
      "sourceType": "com.subsidy.common.configure.RenSheConfig"
    },
    {
      "name": "sms",
      "type": "com.subsidy.common.configure.AliyunSmsProperties",
      "sourceType": "com.subsidy.common.configure.AliyunSmsProperties"
    },
    {
      "name": "subsidy",
      "type": "com.subsidy.common.configure.SubsidyConfig",
      "sourceType": "com.subsidy.common.configure.SubsidyConfig"
    },
    {
      "name": "vod",
      "type": "com.subsidy.common.configure.VODConfig",
      "sourceType": "com.subsidy.common.configure.VODConfig"
    },
    {
      "name": "wechat",
      "type": "com.subsidy.common.configure.WechatConfig",
      "sourceType": "com.subsidy.common.configure.WechatConfig"
    }
  ],
  "properties": [
    {
      "name": "meishu.code-message",
      "type": "java.util.Map<java.lang.Integer,java.lang.String>",
      "sourceType": "com.subsidy.common.configure.RemoteProperties"
    },
    {
      "name": "polyv.app-id",
      "type": "java.lang.String",
      "sourceType": "com.subsidy.common.configure.PolyvConfig"
    },
    {
      "name": "polyv.app-secret",
      "type": "java.lang.String",
      "sourceType": "com.subsidy.common.configure.PolyvConfig"
    },
    {
      "name": "polyv.secret-key",
      "type": "java.lang.String",
      "sourceType": "com.subsidy.common.configure.PolyvConfig"
    },
    {
      "name": "polyv.user-id",
      "type": "java.lang.String",
      "sourceType": "com.subsidy.common.configure.PolyvConfig"
    },
    {
      "name": "qxueyou.app-id",
      "type": "java.lang.String",
      "sourceType": "com.subsidy.common.configure.QXueYouConfig"
    },
    {
      "name": "qxueyou.security-key",
      "type": "java.lang.String",
      "sourceType": "com.subsidy.common.configure.QXueYouConfig"
    },
    {
      "name": "qxueyou.url",
      "type": "java.lang.String",
      "sourceType": "com.subsidy.common.configure.QXueYouConfig"
    },
    {
      "name": "renshe.putuo",
      "type": "java.lang.String",
      "sourceType": "com.subsidy.common.configure.RenSheConfig"
    },
    {
      "name": "renshe.secret-key",
      "type": "java.lang.String",
      "sourceType": "com.subsidy.common.configure.RenSheConfig"
    },
    {
      "name": "renshe.url",
      "type": "java.lang.String",
      "sourceType": "com.subsidy.common.configure.RenSheConfig"
    },
    {
      "name": "sms.access-key-id",
      "type": "java.lang.String",
      "sourceType": "com.subsidy.common.configure.AliyunSmsProperties"
    },
    {
      "name": "sms.access-key-secret",
      "type": "java.lang.String",
      "sourceType": "com.subsidy.common.configure.AliyunSmsProperties"
    },
    {
      "name": "sms.domain",
      "type": "java.lang.String",
      "sourceType": "com.subsidy.common.configure.AliyunSmsProperties"
    },
    {
      "name": "sms.product",
      "type": "java.lang.String",
      "sourceType": "com.subsidy.common.configure.AliyunSmsProperties"
    },
    {
      "name": "subsidy.app-id",
      "type": "java.lang.String",
      "sourceType": "com.subsidy.common.configure.SubsidyConfig"
    },
    {
      "name": "subsidy.security-key",
      "type": "java.lang.String",
      "sourceType": "com.subsidy.common.configure.SubsidyConfig"
    },
    {
      "name": "subsidy.url",
      "type": "java.lang.String",
      "sourceType": "com.subsidy.common.configure.SubsidyConfig"
    },
    {
      "name": "vod.api",
      "type": "java.lang.String",
      "sourceType": "com.subsidy.common.configure.VODConfig"
    },
    {
      "name": "vod.app-id",
      "type": "java.lang.String",
      "sourceType": "com.subsidy.common.configure.VODConfig"
    },
    {
      "name": "vod.class-id",
      "type": "java.lang.Integer",
      "sourceType": "com.subsidy.common.configure.VODConfig"
    },
    {
      "name": "vod.region",
      "type": "java.lang.String",
      "sourceType": "com.subsidy.common.configure.VODConfig"
    },
    {
      "name": "vod.secret-id",
      "type": "java.lang.String",
      "sourceType": "com.subsidy.common.configure.VODConfig"
    },
    {
      "name": "vod.secret-key",
      "type": "java.lang.String",
      "sourceType": "com.subsidy.common.configure.VODConfig"
    },
    {
      "name": "wechat.app-id",
      "type": "java.lang.String",
      "sourceType": "com.subsidy.common.configure.WechatConfig"
    },
    {
      "name": "wechat.app-secret",
      "type": "java.lang.String",
      "sourceType": "com.subsidy.common.configure.WechatConfig"
    }
  ],
  "hints": []
}