bytekit icon indicating copy to clipboard operation
bytekit copied to clipboard

更高效识别读取 类名/ 注解 信息?

Open hengyunabc opened this issue 5 years ago • 0 comments

目前是用asm tree api的,对于绝大部分 byte[] ,是否要找一种更高效的方式来读取解析?

https://github.com/bleathem/mojarra/blob/master/jsf-ri/src/main/java/com/sun/faces/config/JavaClassScanningAnnotationScanner.java

https://github.com/rmuller/infomas-asl

hengyunabc avatar Nov 24 '20 11:11 hengyunabc