Index This post is part of an series of posts about AspectJ and AOP. AspectJ – Dictionary [this post] The basics of AOP Defining pointcuts by pattern Defining pointcuts by annotations Using annotations element-value pairs in AspectJ Configuring Maven to use standalone aspects Git repository What is AOP? Every time someone tries to explain AOP (Aspect Oriented […]
The post AspectJ and AOP – The black magic of programming appeared first on blog..