Package tk.mybatis.mapper.autoconfigure
package tk.mybatis.mapper.autoconfigure
-
ClassDescriptionCallback interface that can be customized a
Configurationobject generated on auto-configuration.Auto-Configurationfor Mybatis.This will just scan the same base package as Spring Boot does.If mapper registering configuration or mapper scanning configuration not present, this configuration allow to scan mappers based on the same component-scanning path as Spring Boot itself.初始化完成后,清空类信息的缓存这个类存在的主要目的是方便 IDE 自动提示 mapper.Auto-Configurationfor MyBatis's scripting language drivers.Configuration class for mybatis-freemarker 1.2.x or above.Configuration class for mybatis-freemarker 1.1.x or under.Configuration class for mybatis-velocity 2.0 or under.Configuration class for mybatis-velocity 2.1.x or above.Configuration properties for MyBatis.The configuration properties for mybatis core module.Callback interface that can be customized aSqlSessionFactoryBeanobject generated on auto-configuration.