Interface AisConsentRepository
-
- All Superinterfaces:
org.springframework.data.repository.CrudRepository<AisConsentEntity,String>,org.springframework.data.repository.Repository<AisConsentEntity,String>
public interface AisConsentRepository extends org.springframework.data.repository.CrudRepository<AisConsentEntity,String>