| Class | Description |
|---|---|
| R2dbcMapperScannerRegistrar |
A
ImportBeanDefinitionRegistrar to allow annotation configuration of MyBatis mapper scanning. |
| Annotation Type | Description |
|---|---|
| R2dbcMapperScan |
Use this annotation to register MyBatis mapper interfaces when using Java Config.
|
| R2dbcMapperScans |
The Container annotation that aggregates several
R2dbcMapperScan annotations. |
Copyright © 2022. All rights reserved.