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