Estou tentando fazer a paginação conforme o instrutor faz no curso de Spring Boot mas aparece o seguinte erro ao tentar fazer o findAll(Pageable) : The method findAll(Example) in the type JpaRepository<Medico,Long> is not applicable for the arguments (SpringDataWebProperties.Pageable)Java(67108979)