streaming-file-server icon indicating copy to clipboard operation
streaming-file-server copied to clipboard

full-stack java file server with no limitation for files uploads and downloads: spring-boot + Gradle Kotlin DSL, postgres / h2, apache fileUpload, lombok, mustache, docker, jgiven, powermock, gradle,...

Results 1 streaming-file-server issues
Sort by recently updated
recently updated
newest added

According to [https://docs.travis-ci.com/user/customizing-the-build#git-clone-depth](url), Travis CI provide a way to shallow clone a repository. This has the obvious benefit of speed, since you only need to download a small number of...