https://github.com/mageddo/spark-framework-demo
Pure SparkJava demo example
https://github.com/mageddo/spark-framework-demo
Last synced: 11 months ago
JSON representation
Pure SparkJava demo example
- Host: GitHub
- URL: https://github.com/mageddo/spark-framework-demo
- Owner: mageddo
- Created: 2016-08-26T05:01:21.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-26T05:12:39.000Z (almost 10 years ago)
- Last Synced: 2025-02-02T01:41:14.690Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# spark-framework-demo
```bash
$ gradle clean build run
# running with docker
$ gradle clean buiild
$ docker-compose up
```