We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e26d402 commit d7f648eCopy full SHA for d7f648e
spring-modulith-bom/pom.xml
@@ -49,6 +49,16 @@
49
<artifactId>spring-modulith-events-api</artifactId>
50
<version>1.1.2-SNAPSHOT</version>
51
</dependency>
52
+ <dependency>
53
+ <groupId>org.springframework.modulith</groupId>
54
+ <artifactId>spring-modulith-events-aws-sns</artifactId>
55
+ <version>1.1.2-SNAPSHOT</version>
56
+ </dependency>
57
58
59
+ <artifactId>spring-modulith-events-aws-sqs</artifactId>
60
61
62
<dependency>
63
<groupId>org.springframework.modulith</groupId>
64
<artifactId>spring-modulith-events-core</artifactId>
0 commit comments