All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.spring-configuration-metadata.json Maven / Gradle / Ivy

{
  "properties": [
    {
      "name": "replace.enabled",
      "type": "java.lang.Boolean",
      "sourceType": "io.github.xiejx618.replace.ReplaceProperties",
      "defaultValue": true,
      "description": "是否启用替换bean. 只取优先级最高配置决定是否开启"
    },
    {
      "name": "replace.packages",
      "type": "java.lang.String",
      "sourceType": "io.github.xiejx618.replace.ReplaceProperties",
      "description": "扫描替换Bean包名:可为空, 多个时使用英文逗号分割. 多个配置时, 则叠加"
    },
    {
      "name": "replace.factories",
      "type": "java.lang.String",
      "sourceType": "io.github.xiejx618.replace.ReplaceProperties",
      "description": "替换工厂配置类:可为空, 多个时使用英文逗号分割. 多个配置时, 则叠加"
    }
  ],
  "hints": []
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy