Skip to content

Commit a4028aa

Browse files
committed
GH-671 - Additional deprecation notice in event externalization section of reference docs.
1 parent d0ad128 commit a4028aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/docs/antora/modules/ROOT/pages/events.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -368,13 +368,13 @@ Does not support routing keys.
368368

369369
|SQS
370370
|`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.
372372
The logical routing key will be used as SQS message group id.
373373
When routing key is set, requires SQS queue to be configured as a FIFO queue.
374374

375375
|SNS
376376
|`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.
378378
The logical routing key will be used as SNS message group id.
379379
When routing key is set, requires SNS to be configured as a FIFO topic with content based deduplication enabled.
380380

0 commit comments

Comments
 (0)