小编Saj*_*ena的帖子

AWS 中的 Cloudformation/Serverless 与 Terraform

我想了解 Terraform 这样的工具的需求。当我们确实有可用的 Cloudformation 模板并且可以使用该模板创建/更新所有 AWS 服务时,使用 Terraform 这样的服务有什么意义。请建议。

amazon-web-services aws-cloudformation terraform

3
推荐指数
1
解决办法
1017
查看次数

在Spring Rest Template中设置超时

应用程序使用Spring rest模板来调用webservice,我使用
restTemplate.exchage(url)来调用webservice.目前我们没有为此webservice调用传递任何超时值,如何为Spring Rest模板设置超时值.

java rest spring web-services

1
推荐指数
2
解决办法
7917
查看次数