| 类 | 说明 |
|---|---|
| MapperScannerRegistrar | |
| MybatisConfiguration | |
| MybatisConfiguration.AutoConfiguredMapperScannerRegistrar |
This will just scan the same base package as Spring Boot does.
|
| MybatisConfiguration.MapperScannerRegistrarNotFoundConfiguration |
org.mybatis.spring.annotation.MapperScan ultimately ends up
creating instances of MapperFactoryBean. |
| 注释类型 | 说明 |
|---|---|
| MapperScan |
Copyright © 2019. All rights reserved.