Uses of Interface
es.kukenan.smartfi.microservice.communication.repository.CompanyRepository
Packages that use CompanyRepository
Package
Description
Domain event handling services.
-
Uses of CompanyRepository in es.kukenan.smartfi.microservice.communication.service.messaging
Fields in es.kukenan.smartfi.microservice.communication.service.messaging declared as CompanyRepositoryModifier and TypeFieldDescriptionprivate CompanyRepositoryAbstractDomainEventService.companyRepositorySpring repository with the methods to access theCompanydatabase table.private CompanyRepositoryUserLifecycleEventService.companyRepositorySpring repository with the methods to access theCompanydatabase table.