car
fuel recorder for my car
installation
gradlew clean build
copy the corresponding jar file from build/libs
to the folder of your destination
running the app
create your own application.properties
file and put it on your server; call that file on runtime
java -Dspring.config.location=/wherever/you/have/it/application.properties -jar car-VERSION.jar
Languages
Java
64.6%
HTML
31%
CSS
3.8%
JavaScript
0.6%