| 类 | 说明 |
|---|---|
| MyBatisProAutoConfiguration | |
| MyBatisProAutoConfiguration.AutoConfiguredMapperScannerRegistrar |
This will just scan the same base package as Spring Boot does.
|
| MyBatisProAutoConfiguration.MapperScannerRegistrarNotFoundConfiguration |
If mapper registering configuration or mapper scanning configuration not present, this configuration allow to scan
mappers based on the same component-scanning path as Spring Boot itself.
|
| MyBatisProConfig | |
| MyBatisProProperties |
Copyright © 2021. All rights reserved.