findByContactIdOrderByCreatedAtDesc

abstract fun findByContactIdOrderByCreatedAtDesc(contactId: String, pageable: Pageable): Page<Message>(source)