spring-boot-starter-minio
spring-boot-starter-minio copied to clipboard
Upgrade to spring boot 3
Hello,
Thank you for the good job.
Happy to provide spring boot 3 support. Hope you enjoy.
Here the changes :
- move to spring boot 3
- upgrade dependencies
- use lombok for getter setter and logs
- add self restriction in MinioNotificationConfiguration (because errors while starting, circle reference)
- add validation to MinioConfigurationProperties