gimmebackend is a Spring Backend application made for Case #3 of Fintech Hackathon, hosted in Terricon Valley
Used as a server-side application
- Clone this repository
- Run server with:
gradlew bootRun
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Spring - the thing that makes Java simple/modern/productive/reactive/cloud-ready/etc.