Skip to content

Commit

Permalink
Modified incorrect character (apache#835)
Browse files Browse the repository at this point in the history
Modified incorrect character
  • Loading branch information
steverao authored Jun 21, 2021
1 parent 0124102 commit b2bafbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/zh/docs/v2.7/user/dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,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 调用,则不需要。
Expand Down

0 comments on commit b2bafbc

Please sign in to comment.