Simple shop based on axonframework see www.axonframework.org
Only annotations are used and spring java configuration with Spring boot &
very simple rest service.
jcabi http://www.jcabi.com/ used for debug and log.
To see how it work download and than mvn test.
If you need run tests from IDE and see how methods are working -
in maven run configuration JUnit add goal: com.jcabi:jcabi-maven-plugin:ajc.
For documentation use mvn javadoc:javadoc.
Current version: 0.0.4-SNAPSHOT