spring-boot-starter-minio icon indicating copy to clipboard operation
spring-boot-starter-minio copied to clipboard

Upgrade to spring boot 3

Open egeorges92 opened this issue 2 years ago • 0 comments

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

egeorges92 avatar Dec 24 '22 21:12 egeorges92