https://github.com/jabrena/spring-boot-async-poc
A poc to review @Async annotations
https://github.com/jabrena/spring-boot-async-poc
Last synced: 6 months ago
JSON representation
A poc to review @Async annotations
- Host: GitHub
- URL: https://github.com/jabrena/spring-boot-async-poc
- Owner: jabrena
- License: apache-2.0
- Created: 2018-12-19T14:07:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-19T14:07:28.000Z (almost 7 years ago)
- Last Synced: 2025-02-13T10:48:04.321Z (8 months ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# spring-boot-async-poc
A poc to review @Async annotations