Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kirang89/playasynctask
Creating async tasks from your controller in Play Framework
https://github.com/kirang89/playasynctask
Last synced: 7 days ago
JSON representation
Creating async tasks from your controller in Play Framework
- Host: GitHub
- URL: https://github.com/kirang89/playasynctask
- Owner: kirang89
- Created: 2012-10-11T19:57:42.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-10-11T20:20:48.000Z (about 12 years ago)
- Last Synced: 2024-04-16T18:23:08.987Z (7 months ago)
- Language: Java
- Size: 129 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##PlayAsyncTasks
This example demonstrates the creation of asynchronous tasks from the controller in your Play Framework application.