lundih / SpringBootFileServce

Little project that allows for uploading and downloading of files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File service

Upload and download any types of files from your browser.

The options available are:

  • Single file upload
  • Single file download
  • Mulitple file upload
  • Mulitple file (zip) download

The project is in Spring Boot. PostgreSQL is used to save file details after an upload for easier retrieval. Beware, the UI is extremely basic.

If it doesn't work as a file service... at least it'll still be a foiled service.

About

Little project that allows for uploading and downloading of files


Languages

Language:Java 97.3%Language:HTML 2.7%