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 373 forks source link

Deprecate Context EnableX annotations #615

Closed maciejwalkowiak closed 4 years ago

maciejwalkowiak commented 4 years ago

Deprecate Context module EnableX annotations and related classes. I have left EnableContextResourceLoader for now as I am not sure if this part is used at all in auto-configuration. SQS, SNS and RDS are still left to be deprecated and separated from auto-configuration - they will come in separate pull request.