Interface AisConsentActionRepository
-
- All Superinterfaces:
org.springframework.data.repository.CrudRepository<AisConsentAction,Long>,org.springframework.data.repository.Repository<AisConsentAction,Long>
public interface AisConsentActionRepository extends org.springframework.data.repository.CrudRepository<AisConsentAction,Long>