https://github.com/nruslanr/aspectjstudying
Maven Java project for studying of the AspectJ framework. The some classes corresponding the terms of the bank domain are used in the project
https://github.com/nruslanr/aspectjstudying
account advices aspectj aspects authentication authorization cross-cutting-concerns deposit jointpoints pointcuts transfer weaving withdrawal
Last synced: 7 months ago
JSON representation
Maven Java project for studying of the AspectJ framework. The some classes corresponding the terms of the bank domain are used in the project
- Host: GitHub
- URL: https://github.com/nruslanr/aspectjstudying
- Owner: NRuslanR
- Created: 2024-01-06T08:25:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T07:59:52.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T17:01:45.146Z (9 months ago)
- Topics: account, advices, aspectj, aspects, authentication, authorization, cross-cutting-concerns, deposit, jointpoints, pointcuts, transfer, weaving, withdrawal
- Language: Java
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Maven Java project for studying of the AspectJ framework. The some classes corresponding the terms of the bank domain are used in the project