Is it possible to intercept a method that has no arguments with using @Advice.AllArguments in ByteBuddy?

后端 未结 0 2034
谎友^
谎友^ 2020-12-03 21:41

I am trying to create a logging system that will take a series of methods. Some of the methods that I am intercepting have 0 arguments, others many. My question is: can I cr

相关标签:
回答
  • 消灭零回复
提交回复
热议问题