Uses of Interface
org.springframework.modulith.events.IncompleteEventPublications
Package
Description
Spring Framework extensions to integrate the event publication registry.
-
Uses of IncompleteEventPublications in org.springframework.modulith.events.support
Modifier and TypeClassDescriptionclass
AnApplicationEventMulticaster
to registerEventPublication
s in anEventPublicationRegistry
so that potentially failing transactional event listeners can get re-invoked upon application restart or via a schedule.