Uses of Interface
diegosneves.github.conectardoacoes.adapters.rest.repository.ShelterRepository
Packages that use ShelterRepository
-
Uses of ShelterRepository in diegosneves.github.conectardoacoes.adapters.rest.service.impl
Fields in diegosneves.github.conectardoacoes.adapters.rest.service.impl declared as ShelterRepositoryModifier and TypeFieldDescriptionprivate final ShelterRepositoryShelterEntityServiceImpl.repositoryConstructors in diegosneves.github.conectardoacoes.adapters.rest.service.impl with parameters of type ShelterRepositoryModifierConstructorDescriptionShelterEntityServiceImpl(ShelterRepository repository, AddressEntityService addressService, UserEntityService userEntityService, DonationEntityService donationEntityService)