程序包 com.baomidou.mybatisplus.autoconfigure
package com.baomidou.mybatisplus.autoconfigure
Spring Boot Stater
-
类说明Callback interface that can be customized a
MybatisConfigurationobject generated on auto-configuration.DDL 启动应用后执行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.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 aMybatisPlusPropertiesobject generated on auto-configuration.安全加密处理器Callback interface that can be customized aMybatisSqlSessionFactoryBeanobject generated on auto-configuration.