|
@@ -37,6 +37,12 @@
|
|
"description": "A default scope for mapper bean that scanned by auto-configure.",
|
|
"description": "A default scope for mapper bean that scanned by auto-configure.",
|
|
"type": "java.lang.String"
|
|
"type": "java.lang.String"
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ "defaultValue": true,
|
|
|
|
+ "name": "mybatis-plus.inject-sql-session-on-mapper-scan",
|
|
|
|
+ "description": "Set whether inject a SqlSessionTemplate or SqlSessionFactory bean (If you want to back to the behavior of 2.2.1 or before, specify false). If you use together with spring-native, should be set true.",
|
|
|
|
+ "type": "java.lang.Boolean"
|
|
|
|
+ },
|
|
{
|
|
{
|
|
"sourceType": "com.baomidou.mybatisplus.core.config.GlobalConfig",
|
|
"sourceType": "com.baomidou.mybatisplus.core.config.GlobalConfig",
|
|
"name": "mybatis-plus.global-config.identifier-generator",
|
|
"name": "mybatis-plus.global-config.identifier-generator",
|