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

https://github.com/deepcloudlabs/fileupload-spring-boot

File Upload Example for Spring Boot
https://github.com/deepcloudlabs/fileupload-spring-boot

Last synced: about 1 year ago
JSON representation

File Upload Example for Spring Boot

Awesome Lists containing this project

README

          

# File Upload Example for Spring Boot

Open a web browser and connect to http://localhost:9000/files:

![Open a web browser](file-upload01.png?raw=true "Open a web browser and connect to http://localhost:9000/files")

Then select the file to upload:

![Choose the file](file-upload02.png?raw=true "select the file to upload")

Finally, submit the file.