Has anyone ever used AspectJ with Kotlin? I can’t ...
# server
d
Has anyone ever used AspectJ with Kotlin? I can’t get it to work with a Kotlin using either the compiler or the load-time weaver. I’m trying to add some cross-cutting concerns and I really like aspects for that.