Uses of Package
org.springframework.modulith.events.core
Packages that use org.springframework.modulith.events.core
Package
Description
Spring configuration for the Event Publication Registry.
The event publication registry abstraction.
A Jackson 3-based implementation of the
EventSerializer.A Jackson-based implementation of the
EventSerializer.JDBC integration for
EventPublicationRepository.JMS event externalization support.
JPA integration for
EventPublicationRepository.MongoDB integration for
EventPublicationRepository.Neo4j integration for
EventPublicationRepository.Spring Framework extensions to integrate the event publication registry.
-
Classes in org.springframework.modulith.events.core used by org.springframework.modulith.events.configClassDescriptionA registry to capture event publications to
ApplicationListeners.A registry to capture event publications toApplicationListeners.Repository to storeTargetEventPublications.Allows to look up theDurationafter whichEventPublications with a certainEventPublication.Statusare considered stale. -
Classes in org.springframework.modulith.events.core used by org.springframework.modulith.events.coreClassDescriptionInternal interface to be able to mark
TargetEventPublicationinstances as completed.AllTargetEventPublications currently processed.A registry to capture event publications toApplicationListeners.Repository to storeTargetEventPublications.Identifier for a publication target.Allows to look up theDurationafter whichEventPublications with a certainEventPublication.Statusare considered stale.An event publication. -
-
-
Classes in org.springframework.modulith.events.core used by org.springframework.modulith.events.jdbcClassDescriptionRepository to store
TargetEventPublications.Identifier for a publication target.An event publication. -
Classes in org.springframework.modulith.events.core used by org.springframework.modulith.events.jms
-
Classes in org.springframework.modulith.events.core used by org.springframework.modulith.events.jobrunrClassDescriptionAn event listener that exposes whether it supports a particular event instance.
-
Classes in org.springframework.modulith.events.core used by org.springframework.modulith.events.jpaClassDescriptionRepository to store
TargetEventPublications.Identifier for a publication target.An event publication. -
Classes in org.springframework.modulith.events.core used by org.springframework.modulith.events.mongodbClassDescriptionRepository to store
TargetEventPublications.Identifier for a publication target.An event publication. -
Classes in org.springframework.modulith.events.core used by org.springframework.modulith.events.neo4jClassDescriptionRepository to store
TargetEventPublications.Identifier for a publication target.An event publication. -
Classes in org.springframework.modulith.events.core used by org.springframework.modulith.events.supportClassDescriptionAn event listener that exposes whether it supports a particular event instance.A registry to capture event publications to
ApplicationListeners.