# streaming-file-server **Repository Path**: mirrors_winneryong/streaming-file-server ## Basic Information - **Project Name**: streaming-file-server - **Description**: full-stack java file server with no limitation for files uploads and downloads: spring-boot + Gradle Kotlin DSL, Gradle buildSrc, postgres / h2, apache fileUpload, lombok, mustache, docker, jgiven, powermock, gradle, CI, bootstrap 4, bootstrap-filelinput, webjars, maven github-release-plugin, nginx, haproxy, reverse-proxy - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2025-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # streaming-file-server [![build](https://travis-ci.org/daggerok/streaming-file-server.svg?branch=master)](https://travis-ci.org/daggerok/streaming-file-server) [![integration-tests](https://github.com/daggerok/streaming-file-server/workflows/integration-tests/badge.svg)](https://github.com/daggerok/streaming-file-server/actions) _version: 4.3.39_ Full-stack java file server based on spring-boot / spring-* with no files size limitations for upload / download ## requirements - java 8 or later is required - install [Docker](https://docs.docker.com/install/) if you going to use postgres - you can use [`scoop` command line package manager](https://scoop.sh) on windows for java and other tools installation ## reference - [Reference documentation](http://daggerok.github.io/streaming-file-server) - [Installation guide](./INSTALL.md) - [Development guide](./DEVELOPMENT.md) - [Features](./FEATURES.md) - [TODO](./TODO.md)