Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/medvedev1088/aspectj-cflow-composition-example
https://github.com/medvedev1088/aspectj-cflow-composition-example
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/medvedev1088/aspectj-cflow-composition-example
- Owner: medvedev1088
- Created: 2015-05-05T13:40:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-05T14:05:09.000Z (over 9 years ago)
- Last Synced: 2024-10-14T01:15:12.012Z (about 1 month ago)
- Language: Java
- Size: 133 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AspectJ Example Project
===============A basic example showing cflow pointcuts and pointcut composition.
To run the example you need Maven (tested with Java 8):
> mvn test
References
---
* https://eclipse.org/aspectj/doc/released/progguide/examples-basic.html