Uses of Interface
io.awspring.spring.data.examples.repository.CustomerAccountRepository
Packages that use CustomerAccountRepository
-
Uses of CustomerAccountRepository in io.awspring.spring.data.examples.service.usecase
Constructors in io.awspring.spring.data.examples.service.usecase with parameters of type CustomerAccountRepositoryModifierConstructorDescriptionEmbeddedUseCase(CustomerRepository customers, CustomerAccountRepository accounts)