Skip to content

Commit f3f8deb

Browse files
committed
GH-1024 - Remove AWS support in favor of Spring Cloud AWS.
Follow-up of GH-671.
1 parent 32cebcb commit f3f8deb

File tree

23 files changed

+0
-1283
lines changed

23 files changed

+0
-1283
lines changed

spring-modulith-events/pom.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@
1616
<modules>
1717
<module>spring-modulith-events-amqp</module>
1818
<module>spring-modulith-events-api</module>
19-
<module>spring-modulith-events-aws-sns</module>
20-
<module>spring-modulith-events-aws-sqs</module>
2119
<module>spring-modulith-events-core</module>
2220
<module>spring-modulith-events-jackson</module>
2321
<module>spring-modulith-events-jdbc</module>

spring-modulith-events/spring-modulith-events-aws-sns/pom.xml

Lines changed: 0 additions & 90 deletions
This file was deleted.

spring-modulith-events/spring-modulith-events-aws-sns/src/main/java/org/springframework/modulith/events/aws/sns/SnsEventExternalizerConfiguration.java

Lines changed: 0 additions & 86 deletions
This file was deleted.

spring-modulith-events/spring-modulith-events-aws-sns/src/main/java/org/springframework/modulith/events/aws/sns/package-info.java

Lines changed: 0 additions & 5 deletions
This file was deleted.

spring-modulith-events/spring-modulith-events-aws-sns/src/main/resources/META-INF/LICENSE

Lines changed: 0 additions & 202 deletions
This file was deleted.

0 commit comments

Comments
 (0)