Skip to content

bacey/loggable

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Usage:

mvn clean verify
java -jar target/loggable-0.0.1-SNAPSHOT-jar-with-dependencies.jar

You can also import the project in Eclipse using m2e and run the Foo class. You just have to build it once because m2e ignores the jcabi-maven-plugin plugin, that is, there isn't a m2e configurator for that.

Based on http://www.yegor256.com/2014/06/01/aop-aspectj-java-method-logging.html

About

Demonstrate using @loggable annotation from the https://github.com/jcabi/jcabi-aspects project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%