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