User[] users= restTemplate.getForObject(url, User[].class);

 

使用数组接收 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-09
  • 2021-11-09
  • 2021-05-25
  • 2022-12-23
猜你喜欢
  • 2021-10-28
  • 2022-01-04
  • 2022-02-09
  • 2021-10-23
  • 2022-12-23
  • 2021-09-20
相关资源
相似解决方案