Interface UniverseService

    • Method Detail

      • findByDescriptionLike

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