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

Bring back XML configuration and deprecate all related classes. #701

Closed maciejwalkowiak closed 3 years ago

maciejwalkowiak commented 3 years ago

:scroll: Description

Bring back XML configuration and deprecate all related classes.

:bulb: Motivation and Context

XML support is planned to be removed but we should not remove it without deprecating it first. This PR brings back XML support and deprecates all classes.

:green_heart: How did you test it?

Run unit & integration tests against real AWS environment.

:pencil: Checklist

:crystal_ball: Next steps

Drop XML support in 3.0.