@Target({ElementType.METHOD})@Retention(RetentionPolicy.RUNTIME)@Documentedpublic @interface WithoutLogin {}
java 注解的使用
原文:http://www.cnblogs.com/lvgg/p/6699077.html