public interface AspspConsentDataRepository extends org.springframework.data.repository.CrudRepository<AspspConsentDataEntity,String>
| Modifier and Type | Method and Description |
|---|---|
Optional<AspspConsentDataEntity> |
findByConsentId(String externalConsentId) |
Optional<AspspConsentDataEntity> findByConsentId(String externalConsentId)
Copyright © 2020. All rights reserved.