This is an automated email from the ASF dual-hosted git repository. alexstocks pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo-docs.git
The following commit(s) were added to refs/heads/master by this push: new d0a1170 换照->按照 new 4bb02fe Merge pull request #54 from Hen1ng/fix_spell_error d0a1170 is described below commit d0a1170d8435bcce5f0534e92bf2892d278898a9 Author: hening1 <heni...@xiaomi.com> AuthorDate: Thu Oct 29 19:23:33 2020 +0800 换照->按照 --- dubbo-user-book/dependencies.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dubbo-user-book/dependencies.md b/dubbo-user-book/dependencies.md index 684ae49..6fc56c1 100644 --- a/dubbo-user-book/dependencies.md +++ b/dubbo-user-book/dependencies.md @@ -13,7 +13,7 @@ JDK 1.6+ [^1] [INFO] | \- org.jboss.netty:netty:jar:3.2.5.Final:compile ``` -这里所有依赖都是换照 Dubbo 缺省配置选的,这些缺省值是基于稳定性和性能考虑的。 +这里所有依赖都是按照 Dubbo 缺省配置选的,这些缺省值是基于稳定性和性能考虑的。 * javassist.jar [^3]: 如果 `<dubbo:provider proxy="jdk" />` 或 `<dubbo:consumer proxy="jdk" />`,以及 `<dubbo:application compiler="jdk" />`,则不需要。 * spring-context.jar [^4]: 如果用 `ServiceConfig` 和 `ReferenceConfig` 的 API 调用,则不需要。