META-INF.additional-spring-configuration-metadata.json Maven / Gradle / Ivy
{
"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 格式化."
}
]
}