After updating to 5.16.0 all tests fail with the error Underlying exception : java.lang.IllegalStateException: java.lang.IllegalAccessError: superinterface check ...
public static Map<String, ClassInfo> getClassesWithAnnotation(final Class<? extends Annotation> annotation) { final ScanResult scanResult = new ClassGraph().verbose ...
現在アクセス不可の可能性がある結果が表示されています。
アクセス不可の結果を非表示にする