Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 246 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 246 Bytes

Spring Boot Minio Example

Intro

This is a demo project for Spring Boot Minio librairy. You can found the tutorial here : https://jlefebure.com/blog/en-US/post/4

Launch

Launch the project :

mvn package
mvn spring-boot:run