Uses of Class
diegosneves.github.conectardoacoes.adapters.rest.adapter.RetrieveAddressAdapter
Packages that use RetrieveAddressAdapter
-
Uses of RetrieveAddressAdapter in diegosneves.github.conectardoacoes.adapters.rest.service.impl
Fields in diegosneves.github.conectardoacoes.adapters.rest.service.impl declared as RetrieveAddressAdapterModifier and TypeFieldDescriptionprivate final RetrieveAddressAdapterAddressEntityServiceImpl.addressAdapterConstructors in diegosneves.github.conectardoacoes.adapters.rest.service.impl with parameters of type RetrieveAddressAdapterModifierConstructorDescriptionAddressEntityServiceImpl(AddressRepository repository, RetrieveAddressAdapter addressAdapter)