All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.javahao.annotation.MyBatisMapper Maven / Gradle / Ivy

package com.github.javahao.annotation;

import java.lang.annotation.*;

@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.TYPE)
@Inherited
public @interface MyBatisMapper {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy