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

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

There is a newer version: 1.1.5
Show newest version
{
  "properties": [
    {
      "name": "spring.profiles.configure.includes",
      "type": "java.util.Set",
      "description": "在当前 Profile 下需要引入的 Configuration 类."
    },
    {
      "name": "mybatis.configuration.sql-format",
      "type": "java.lang.Boolean",
      "defaultValue": false,
      "description": "是否开启 SQL 格式化."
    }
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy