Skip to content

zxbe/aspectj-multi-module-logging-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AspectJ Multi-module Compile-Time Example

Example using AspectJ in multi-module project with Maven.

Compile and Install to local repository

in base folder

mvn clean install

Run

in app folder

mvn exec:java

Create executable jar with dependencies

in base folder

mvn clean compile package

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages