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

com.github.nomou.mybatis.NoSmart Maven / Gradle / Ivy

There is a newer version: 1.0.0-BETA-20210819
Show newest version
package com.github.nomou.mybatis;

import java.lang.annotation.*;

@Documented
@Retention(RetentionPolicy.RUNTIME)
@Target({ElementType.TYPE})
public @interface NoSmart {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy