Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fdeniz07/aopdemo
Aspect Oriented Programming and CrossCuttinngConcerns example with AspectJ on Java EE
https://github.com/fdeniz07/aopdemo
Last synced: 8 days ago
JSON representation
Aspect Oriented Programming and CrossCuttinngConcerns example with AspectJ on Java EE
- Host: GitHub
- URL: https://github.com/fdeniz07/aopdemo
- Owner: fdeniz07
- Created: 2024-04-03T13:33:47.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-04-04T09:40:58.000Z (7 months ago)
- Last Synced: 2024-04-16T19:18:28.025Z (7 months ago)
- Language: Java
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AOP Demo Project
## This is an AOP(AspectOrientedProgramming) and a CCC(CrossCuttingConcern) sample project. AspectJ on Java EE platform was used in this project.
## Tested with JUnit