API Rest - Erro Could not resolve parameter [0] in public org.springframework.http.ResponseEntity

0 respostas
webapirestspring-bootjavaweb
H

Ola!

Estou tendo o erro Could not resolve parameter [0] in public org.springframework.http.ResponseEntity
quando faço a chamada da API. Já pegaram esse erro?

O erro ocorre na seguinte etapa:

Class obj = new Class.Builder()

.uri(uri)

.queryStringParameter(queryStringParams)

.identity(p.getEntity().getNextId())

.build();
Criado 28 de fevereiro de 2020
Respostas 0
Participantes 1