|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
InternalMapperFactoryBean<T> | MapperScannerPostProcessor registers new mappers creating new MapperFactoryBean s
but if there are other MapperFactoryBean s defined in the context their
bean definitions are created before the MapperScannerPostProcessor is executed. |
MapperScannerPostProcessor | BeanDefinitionRegistryPostProcessor that searches recursively
starting from a basePackage for interfaces with Mapper annotation
and registers MapperFactoryBeans. |
Annotation Types Summary | |
---|---|
Mapper | Annotation to identify mapper interfaces for scanning |
Contains the mapper scanning classes
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |