org.springframework.data.repository.CrudRepository<Template,Long>
org.springframework.data.repository.Repository<Template,Long>
@Repository public interface TemplateRepository extends org.springframework.data.repository.CrudRepository<Template,Long>
count, delete, deleteAll, deleteAll, deleteById, existsById, findAll, findAllById, findById, save, saveAll