一、重要的接口

org.mybatis.spring.mapper.MapperFactoryBean

MapperScannerConfigurer会向spring中注册该bean,一个mapper接口注册一个

该类是生产MapperProxy对象

SRE实战 互联网时代守护先锋,助力企业售后服务体系运筹帷幄!一键直达领取阿里云限量特价优惠。

org.apache.ibatis.binding.MapperProxy

mapper接口的代理类

org.mybatis.spring.SqlSessionInterceptor

sqlSession的动态代理类

org.mybatis.spring.mapper.MapperScannerConfigurer

生成Mapper接口代理类的注册器

该类是spring的org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor接口实现

该类依赖:mapper接口的包名+sqlSessionFactory



二、实现原理

扫码关注我们
微信号:SRE实战
拒绝背锅 运筹帷幄