https://github.com/hendisantika/springboot-upload-multiple-file-to-mysql
SpringBoot Upload Multiple Files to MySQL Example – Thymeleaf + Spring JPA Audit
https://github.com/hendisantika/springboot-upload-multiple-file-to-mysql
Last synced: about 2 months ago
JSON representation
SpringBoot Upload Multiple Files to MySQL Example – Thymeleaf + Spring JPA Audit
- Host: GitHub
- URL: https://github.com/hendisantika/springboot-upload-multiple-file-to-mysql
- Owner: hendisantika
- Created: 2018-11-21T23:10:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-05T00:02:09.000Z (2 months ago)
- Last Synced: 2025-04-13T00:13:34.461Z (about 2 months ago)
- Language: Java
- Size: 371 KB
- Stars: 6
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# springboot-upload-multiple-file-to-mysql
Run this project by this command : `mvn clean spring-boot:run`
Then open your favorite browser then type : http://localhost:8080
### Screenshot
Home Page

Upload Page

List Uploaded Page

Table Structure

Table Data
