Class | Description |
---|---|
MapperScannerRegistrar |
A
ImportBeanDefinitionRegistrar to allow annotation configuration of
MyBatis mapper scanning. |
Annotation Type | Description |
---|---|
MapperScan |
Use this annotation to register MyBatis mapper interfaces when using Java
Config.
|
Copyright © 2010–2015 MyBatis.org. All rights reserved.