Restful接口的调用,前端一般使用ajax调用,后端可以使用的方法如下: 1.HttpURLConnection实现 2.HttpClient实现 3.Spring的RestTemplate 相关文章: 2021-06-24 2021-12-26 2022-02-15 2022-12-23