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
589 stars 376 forks source link

Add ability to pass AmazonS3 to SimpleStorageProtocolResolver via constructor. #726

Closed maciejwalkowiak closed 3 years ago

maciejwalkowiak commented 3 years ago

:loudspeaker: Type of change

:scroll: Description

Add ability to pass AmazonS3 to SimpleStorageProtocolResolver via constructor.

:bulb: Motivation and Context

Fixes gh-724

:green_heart: How did you test it?

:pencil: Checklist