Uses of Interface
org.springframework.modulith.events.FailedEventPublications
Packages that use FailedEventPublications
Package
Description
Spring Framework extensions to integrate the event publication registry.
-
Uses of FailedEventPublications in org.springframework.modulith.events.support
Classes in org.springframework.modulith.events.support that implement FailedEventPublicationsModifier and TypeClassDescriptionclassAnApplicationEventMulticasterto registerEventPublications in anEventPublicationRegistryso that potentially failing transactional event listeners can get re-invoked upon application restart or via a schedule.