Annotation Type Mapper


@Stereotype @Inherited @Retention(RUNTIME) @Target(TYPE) public @interface Mapper
Marker interface for MyBatis mappers.
Author:
Frank David Martínez