Uses of Interface
es.kukenan.smartfi.microservice.communication.repository.EventRepository
Packages that use EventRepository
Package
Description
Domain event handling services.
-
Uses of EventRepository in es.kukenan.smartfi.microservice.communication.service.messaging
Fields in es.kukenan.smartfi.microservice.communication.service.messaging declared as EventRepositoryModifier and TypeFieldDescriptionprivate EventRepositoryAbstractDomainEventService.eventRepositorySpring repository with the methods to access theEventdatabase table.