Hi! I am trying to use spring-aop with kotlin but ...
# spring
m
Hi! I am trying to use spring-aop with kotlin but seems like it never goes in to my aop function. (I added kapt as plugin to my gradle) any ideas?