Index This post is part of an series of posts about AspectJ and AOP. AspectJ – Dictionary The basics of AOP Defining pointcuts by pattern Defining pointcuts by annotations [this post] Using annotations element-value pairs in AspectJ Configuring Maven to use standalone aspects Git repository Pointcuts by annotations Using annotations is more convenient than using patterns. While patterns […]
The post Defining pointcuts by annotations appeared first on blog..