byte-buddy
byte-buddy copied to clipboard
how to navigate to the generated class
how to navigate to the generated class? think
Could you elaborate on this question?
click【导航】,no effect;maybe, how to find the generated class,thank
From an interceptor? You can use the @Origin annotation for a Class type.
I just want find the generated auxiliary class,and have a look at it
If you want to inspect the class file, it will be part of the created DynamicType.