Hi, I want to use aspect oriented code when implementing some of the java based Samza tasks I have. AspectJ is one candidate for that but I don't mind using anything else for that matter. Does anyone have any experience doing so? What would be the best way to approach it and what framework did you use?
Thank you, Dotan
