Skip to content
This repository was archived by the owner on Jan 19, 2022. It is now read-only.

Drop XML Configuration support #567

Closed
maciejwalkowiak opened this issue Jun 6, 2020 · 1 comment
Closed

Drop XML Configuration support #567

maciejwalkowiak opened this issue Jun 6, 2020 · 1 comment
Assignees
Labels
component: infrastructure Issue related to framework itself - not to specific AWS integration status: in-progress An issue that being worked on
Milestone

Comments

@maciejwalkowiak
Copy link
Contributor

Currently Spring Cloud AWS supports 3 ways to configure AWS integrations:

  • XML config
  • Java config @EnableX annotations
  • Spring Boot auto-configuration

Spring Boot has become a de facto standard for developing Spring applications and as much as it's nice to support all possible configuration options providing support for all of them is very time consuming.

We should drop XML support and update reference documentation to use Spring Boot auto-configuration as a default way of using Spring Cloud AWS.

@maciejwalkowiak maciejwalkowiak added this to the 2.3 milestone Jun 6, 2020
@maciejwalkowiak maciejwalkowiak changed the title Drop XML support Drop XML Configuration support Jun 6, 2020
@maciejwalkowiak maciejwalkowiak added the component: infrastructure Issue related to framework itself - not to specific AWS integration label Jun 7, 2020
@maciejwalkowiak maciejwalkowiak self-assigned this Jun 7, 2020
@maciejwalkowiak maciejwalkowiak added the status: in-progress An issue that being worked on label Jun 7, 2020
maciejwalkowiak added a commit to maciejwalkowiak/spring-cloud-aws that referenced this issue Oct 15, 2020
maciejwalkowiak added a commit to maciejwalkowiak/spring-cloud-aws that referenced this issue Oct 15, 2020
maciejwalkowiak added a commit to maciejwalkowiak/spring-cloud-aws that referenced this issue Oct 15, 2020
@maciejwalkowiak maciejwalkowiak modified the milestones: 2.3, 3.0.x Nov 25, 2020
@maciejwalkowiak
Copy link
Contributor Author

We have decided to deprecate it in 2.3 and drop completely in 3.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: infrastructure Issue related to framework itself - not to specific AWS integration status: in-progress An issue that being worked on
Development

No branches or pull requests

1 participant