restTemplate.postForObject(AppConstants.URL +Secure/View/getTest",request, TestResult.class);
当我使用计量器时,尝试获取数据是正确的,request network execution :Could not read JSON: Can not deserialize instance of java.lang.String out of START_ARRAYorg.codehaus.jackson.map.JsonMapping
我陷入了从JSON到Java对象的映射。我在spring boot中使用RestTemplate进行第三方应用编程接口调用。failed; nested exception is org.springframework.web.client.RestClientException: Error while extracting C