https://github.com/knowledgefactory4u/spring-thymeleaf-file-upload-download
Spring Boot, Thymeleaf - File Upload, Download & Delete - Example
https://github.com/knowledgefactory4u/spring-thymeleaf-file-upload-download
file-download file-upload springboot thymeleaf
Last synced: 3 months ago
JSON representation
Spring Boot, Thymeleaf - File Upload, Download & Delete - Example
- Host: GitHub
- URL: https://github.com/knowledgefactory4u/spring-thymeleaf-file-upload-download
- Owner: knowledgefactory4u
- License: gpl-3.0
- Created: 2022-07-31T06:53:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-31T06:58:04.000Z (almost 3 years ago)
- Last Synced: 2025-03-25T17:23:36.802Z (3 months ago)
- Topics: file-download, file-upload, springboot, thymeleaf
- Language: Java
- Homepage: https://www.knowledgefactory.net/2022/07/spring-boot-thymeleaf-file-upload-download-and-delete-example.html
- Size: 18.6 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Spring Boot, Thymeleaf - File Upload, Download & Delete - Example
# Local setup
Step 1: Download or clone the source code from GitHub to a local machine
Step 2: ```mvn clean install```
Step 3: ```mvn spring-boot:run```
From the browser call the endpoint http://localhost:8080