MybatisMaxAutoConfiguration(MybatisMaxProperties properties,
org.springframework.beans.factory.ObjectProvider<org.apache.ibatis.plugin.Interceptor[]> interceptorsProvider,
org.springframework.beans.factory.ObjectProvider<org.apache.ibatis.type.TypeHandler[]> typeHandlersProvider,
org.springframework.beans.factory.ObjectProvider<org.apache.ibatis.scripting.LanguageDriver[]> languageDriversProvider,
org.springframework.core.io.ResourceLoader resourceLoader,
org.springframework.beans.factory.ObjectProvider<org.apache.ibatis.mapping.DatabaseIdProvider> databaseIdProvider,
org.springframework.beans.factory.ObjectProvider<List<MybatisMaxConfigurationCustomizer>> configurationCustomizersProvider,
org.springframework.beans.factory.ObjectProvider<List<MybatisMaxPropertiesCustomizer>> mybatisMaxPropertiesCustomizers,
org.springframework.context.ApplicationContext applicationContext) |