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
- Host: GitHub
- URL: https://github.com/deepcloudlabs/fileupload-spring-boot
- Owner: deepcloudlabs
- License: mit
- Created: 2021-02-22T09:01:44.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-22T09:15:40.000Z (about 5 years ago)
- Last Synced: 2025-01-08T15:55:39.791Z (over 1 year ago)
- Language: Java
- Size: 64.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# File Upload Example for Spring Boot
Open a web browser and connect to http://localhost:9000/files:

Then select the file to upload:

Finally, submit the file.