Java starter kit for the glo2003 laboratory at Ulaval.
Built with spark framework for simplicity
Starting at java is not easy: better-java gives you modern best practices.
Some nice libraries have been added to help you start and do things way faster and more easily. Have a look at them in the build.gradle file.
./gradlew build./gradlew run- Jackson
- Jackson-annotations
- SparkJava
- Javaslang - better java 8 (this is really useful)
- github-api
- rethinkdb-driver
For testing
