github classgraph/classgraph classgraph-4.8.7

latest releases: classgraph-4.8.172, classgraph-4.8.171, classgraph-4.8.170...
5 years ago
  • Fixed ClassInfo#getMethodAnnotations() and ClassInfo#getFieldAnnotations() so that java.lang.annotation.* annotations are not returned as meta-annotations.

  • Added several methods for searching for classes based on method parameter annotations:

    • ClassInfo#getMethodParameterAnnotations()
    • ClassInfo#getClassesWithMethodParameterAnnotation()
    • ScanResult#getClassesWithMethodParameterAnnotation(String annotationName)

Don't miss a new classgraph release

NewReleases is sending notifications on new releases.