File tree 1 file changed +2
-2
lines changed
src/docs/antora/modules/ROOT/pages
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -368,13 +368,13 @@ Does not support routing keys.
368
368
369
369
|SQS
370
370
|`spring-modulith-events-aws-sqs`
371
- |Uses Spring Cloud AWS SQS support.
371
+ |Deprecated (details xref:appendix.adoc#deprecated-modules[here]). Uses Spring Cloud AWS SQS support.
372
372
The logical routing key will be used as SQS message group id.
373
373
When routing key is set, requires SQS queue to be configured as a FIFO queue.
374
374
375
375
|SNS
376
376
|`spring-modulith-events-aws-sns`
377
- |Uses Spring Cloud AWS SNS support.
377
+ |Deprecated (details xref:appendix.adoc#deprecated-modules[here]). Uses Spring Cloud AWS SNS support.
378
378
The logical routing key will be used as SNS message group id.
379
379
When routing key is set, requires SNS to be configured as a FIFO topic with content based deduplication enabled.
380
380
You can’t perform that action at this time.
0 commit comments