未验证 提交 772d2fa8 编写于 作者: J Jason Song 提交者: GitHub

update guava version requirement as newer methods are used in the projects,...

update guava version requirement as newer methods are used in the projects, e.g. Maps.newLinkedHashMapWithExpectedSize, Preconditions.checkArgument (#3895)
上级 a10da56e
......@@ -5,8 +5,8 @@
## 1.1 环境要求
* Java: 1.7+
* Guava: 15.0+
* Apollo客户端默认会引用Guava 19,如果你的项目引用了其它版本,请确保版本号大于等于15.0
* Guava: 20.0+
* Apollo客户端默认会引用Guava 29,如果你的项目引用了其它版本,请确保版本号大于等于20.0
>注:对于Apollo客户端,如果有需要的话,可以做少量代码修改来降级到Java 1.6,详细信息可以参考[Issue 483](https://github.com/ctripcorp/apollo/issues/483)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册