Class NoticeQueryRepository

java.lang.Object
inha.git.notice.domain.repository.NoticeQueryRepository

@Repository public class NoticeQueryRepository extends Object
공지사항 쿼리 레포지토리
  • Constructor Details

    • NoticeQueryRepository

      public NoticeQueryRepository()
  • Method Details

    • getNotices

      public org.springframework.data.domain.Page<SearchNoticesResponse> getNotices(org.springframework.data.domain.Pageable pageable)
      공지사항 목록 조회
      Parameters:
      pageable - 페이지 정보
      Returns:
      공지사항 페이지