Interface InstructionService

    • Method Detail

      • findByDescriptionLike

        org.springframework.data.domain.Page<Instruction> findByDescriptionLike​(java.lang.String description,
                                                                                org.springframework.data.domain.Pageable pageable)