spring-loaded
spring-loaded copied to clipboard
Cannot support custom annotation
Priv[] privs = target.getAnnotationsByType(Priv.class); target is a method,and hava a Priv annotation. the method "getAnnotationsByType" got a empty array