findByReceiverEmailOrderByCreatedAtDesc

abstract fun findByReceiverEmailOrderByCreatedAtDesc(email: String, pageable: Pageable): Page<Notification>

수신자 이메일로 알림 조회 (페이징)