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

cn.yangjunda.annotation.JuandaResponseBody Maven / Gradle / Ivy

package cn.yangjunda.annotation;

import java.lang.annotation.*;

/**
 * Created by juanda on 12/7/17.
 */
@Target({ElementType.TYPE, ElementType.METHOD})
@Retention(RetentionPolicy.RUNTIME)
@Documented
public @interface JuandaResponseBody {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy