Class JpaEventPublicationRepository

java.lang.Object
org.springframework.modulith.events.jpa.JpaEventPublicationRepository
All Implemented Interfaces:
EventPublicationRepository

@Transactional class JpaEventPublicationRepository extends Object implements EventPublicationRepository
Repository to store TargetEventPublications.
Author:
Oliver Drotbohm, Dmitry Belyaev, Björn Kieling