spring-attic / spring-cloud-aws

All development has moved to https://github.com/awspring/spring-cloud-aws Integration for Amazon Web Services APIs with Spring
https://awspring.io/
Apache License 2.0
590 stars 376 forks source link

Fix the ability to provide custom S3 client for resource resolution. #658

Closed maciejwalkowiak closed 3 years ago

maciejwalkowiak commented 3 years ago

Resolve AmazonS3 client when the first resource is loaded - leaving time for custom AmazonS3 bean to be created.

Fixes gh-640 Fixes gh-641

Introduced when fixing gh-348.

maciejwalkowiak commented 3 years ago

Closed in 86e76558a5990760d10e513260aa3f841d7d7133.