对于最新的稳定版本,请使用 Spring Framework 6.2.0spring-doc.cn

测试

要测试使用 的代码,您可以使用模拟 Web 服务器,例如 OkHttp MockWebServer。查看示例 查看 Spring Framework 测试套件中的 WebClientIntegrationTests 或 OkHttp 存储库中的 static-server 示例。WebClientspring-doc.cn