H2 db
for saving file-info (file duration, token-key)File Collector
, for removing old files from repository- For
uploading
, set file duration and get token-key - For
downloading
set token-key
JDK 1.8
at least - for running appMaven 3+
- for building package
- Build both services by
mvn clean install
- Go to
http://localhost:8090