https://github.com/jvmbytes/spy
runtime aop utility for java method, extracted from sandbox
https://github.com/jvmbytes/spy
Last synced: about 1 year ago
JSON representation
runtime aop utility for java method, extracted from sandbox
- Host: GitHub
- URL: https://github.com/jvmbytes/spy
- Owner: jvmbytes
- License: gpl-3.0
- Created: 2019-07-09T05:51:04.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-10-16T01:14:54.000Z (over 5 years ago)
- Last Synced: 2025-05-13T00:49:10.140Z (about 1 year ago)
- Language: Java
- Size: 67.4 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spy
runtime aop utility for java method, extracted from sandbox
see [example](https://github.com/jvmbytes/examples/tree/master/spy-example)