Index This post is part of an series of posts about AspectJ and AOP. AspectJ – Dictionary The basics of AOP [this post] Defining pointcuts by pattern Defining pointcuts by annotations Using annotations element-value pairs in AspectJ Configuring Maven to use standalone aspects Git repository Aspect Oriented Programming AOP is both a complex and quite simple thing. […]
The post The basics of AOP appeared first on blog..