Hi. I've got a pure-annotation-based configured app. I need to add a HandlerInterceptor, but I can't figure out how to configure that using annotations.
Looking online, it seems that it can't be done, but all the stuff I find is a few years old. Is this still not solved?


Reply With Quote