Printing names of the methods matched by ByteBuddy maven plugin
Is there any way how to debug / print method signatures that were matched by ElementMatchers in transformation class?
Is there any way how to debug / print method signatures that were matched by ElementMatchers in transformation class?