Uses of Class
org.aoju.bus.starter.mapper.MybatisProperties
Packages that use MybatisProperties
-
Uses of MybatisProperties in org.aoju.bus.starter.mapper
Constructors in org.aoju.bus.starter.mapper with parameters of type MybatisPropertiesModifierConstructorDescriptionMapperConfiguration(org.springframework.core.env.Environment environment, MybatisProperties properties, org.springframework.beans.factory.ObjectProvider<org.apache.ibatis.plugin.Interceptor[]> interceptorsProvider, org.springframework.core.io.ResourceLoader resourceLoader, org.springframework.beans.factory.ObjectProvider<List<ConfigurationCustomizer>> configurationCustomizersProvider)