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

Improve Region auto-configuration #741

Closed eddumelendez closed 3 years ago

eddumelendez commented 3 years ago

Currently ContextRegionProviderAutoConfiguration uses BeanDefinitionRegistry. This commit introduces RegionProvider bean definition.