Uses of Interface
org.springframework.modulith.events.IncompleteEventPublications
Packages that use IncompleteEventPublications
Package
Description
Spring Framework extensions to integrate the event publication registry.
-
Uses of IncompleteEventPublications in org.springframework.modulith.events.support
Classes in org.springframework.modulith.events.support that implement IncompleteEventPublicationsModifier 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.