- JDK 8
- MongoDB 3.x
Use java -jar build/libs/dailyheroes-0.0.1-SNAPSHOT.jar
to start or gradlew bootRun
Synced automatically with GitHub. git push heroku master (manual deploy)
Application available here: https://daily-heroes.herokuapp.com/#!/
cf login cf push dailyheroes(-dev) -p build/libs/***.jar