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

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

{
  "properties": [
    {
      "name": "spring.profiles.configure.includes",
      "type": "java.util.Set",
      "description": "在当前 Profile 下需要引入的 Configuration 类."
    },
    {
      "name": "spring.context-holder.enabled",
      "type": "java.lang.Boolean",
      "defaultValue": true,
      "description": "是否开启上下文 ApplicationContextHolder."
    },
    {
      "name": "mybatis.configuration.sql-format",
      "type": "java.lang.Boolean",
      "defaultValue": false,
      "description": "是否开启 SQL 格式化."
    }
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy