Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 209 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 209 Bytes

Spring AspectJ Test Project

Spring AspectJ weaving bug combined with @ComponentScan

Load Time Weaving of class com.acme.spring.TestBean does not occur.

Build

mvn clean package

Run

mvn jetty:run