Uses of Package
org.springframework.modulith.events.support
Package
Description
AMQP event externalization support.
AWS SNS event externalization support.
AWS SQS event externalization support.
Spring configuration for the Event Publication Registry.
JMS event externalization support.
Kafka event externalization support.
Spring Framework extensions to integrate the event publication registry.
-
ClassDescriptionAn
EventExternalizationSupport
delegating to aBiFunction
for the actual externalization. -
ClassDescriptionAn
EventExternalizationSupport
delegating to aBiFunction
for the actual externalization. -
ClassDescriptionAn
EventExternalizationSupport
delegating to aBiFunction
for the actual externalization. -
ClassDescriptionAn
Advisor
to decorateTransactionalEventListener
annotated methods to mark the previously registered event publications as completed on successful method execution.AnApplicationEventMulticaster
to registerEventPublication
s in anEventPublicationRegistry
so that potentially failing transactional event listeners can get re-invoked upon application restart or via a schedule. -
ClassDescriptionAn
EventExternalizationSupport
delegating to aBiFunction
for the actual externalization. -
ClassDescriptionAn
EventExternalizationSupport
delegating to aBiFunction
for the actual externalization. -
ClassDescriptionA
BrokerRouting
supportsRoutingTarget
instances that contain values matching the format$target::$key
for which the key can actually be a SpEL expression.Fundamental support for event externalization.