Package org.mybatis.spring.boot.autoconfigure
package org.mybatis.spring.boot.autoconfigure
- Author:
- EddĂș MelĂ©ndez
-
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.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.