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-2014 MyBatis.org. All Rights Reserved.