索引0处的方案名称中存在非法字符:RestTemplate



制作RestTemplate项目。

Invoke ResponseEntity<List> responseEntity = restTemplate.exchange(baseUrl,
HttpMethod.GET,
requestEntity,
List.class)

我的baseUrl是";http://94.198.50.185:7081/api/users">
我得到一个错误:索引0处的方案名称中存在非法字符:http://94.198.50.185:7081/api/users

What's this? ))

https://github.com/anatoliy19/3.1.5.git

一切正常,只是更加专注

最新更新