Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dev-fringe/chunk-upload


https://github.com/dev-fringe/chunk-upload

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

## orginal site : https://github.com/timoteoponce/spring-chunked-upload
# Chunked file upload example

A simple REST Spring MVC application that
allows the upload of chunked-files.

Using:

- https://github.com/blueimp/jQuery-File-Upload
- Spring Boot

# Run it

```
$> mvn clean spring-boot:run
```

Go to localhost:8080 and upload a file