Package org.mybatis.spring.boot.autoconfigure
package org.mybatis.spring.boot.autoconfigure
- Author:
- EddĂș MelĂ©ndez
-
ClassDescriptionCallback interface that can be customized a
Configuration
object generated on auto-configuration.Auto-Configuration
for 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-Configuration
for 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 aSqlSessionFactoryBean
object generated on auto-configuration.