Project example with AspectJ and Maven.
###Branches
- master — without AspectJ
- compile-time-weaving — compile-time weaving
- load-time-weaving — load-time weaving
- compile-time-weaving-and-lombok — compile-time weaving with Lombok
mvn compile exec:java
mvn package assembly:single