Is there a way to intercept/hook methods with anno...
# random
k
Is there a way to intercept/hook methods with annotation in Kotlin besides using AspectJ or dynamic proxy?
👍 1