Skip to content

Commit

Permalink
Merge pull request #54 from Hen1ng/fix_spell_error
Browse files Browse the repository at this point in the history
Fix Some Spell Error
  • Loading branch information
AlexStocks authored Oct 29, 2020
2 parents 33bce5a + d0a1170 commit 4bb02fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dubbo-user-book/dependencies.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 调用,则不需要。
Expand Down

0 comments on commit 4bb02fe

Please sign in to comment.