程序包 com.baomidou.mybatisplus.autoconfigure
Spring Boot Stater
-
接口概要 接口 说明 ConfigurationCustomizer Callback interface that can be customized aMybatisConfigurationobject generated on auto-configuration.MybatisPlusPropertiesCustomizer Callback interface that can be customized aMybatisPlusPropertiesobject generated on auto-configuration.SqlSessionFactoryBeanCustomizer Callback interface that can be customized aMybatisSqlSessionFactoryBeanobject generated on auto-configuration.