Skip to content

A simple Spring Boot application that demonstrates file upload and download functionalities using MinIO as an object storage solution.

Notifications You must be signed in to change notification settings

dwep1337/updown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot + MinIO API

A simple Spring Boot application that demonstrates file upload and download functionalities using MinIO as an object storage solution.

Features

  • Upload files to a MinIO bucket.
  • Download files from the MinIO bucket.

Prerequisites

  • Java 21+
  • Spring Boot 3.0.x
  • MinIO Server (or an S3-compatible object storage)
  • PostgreSQL (as the database)
  • Maven (for dependency management)

About

A simple Spring Boot application that demonstrates file upload and download functionalities using MinIO as an object storage solution.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages