javascript
Diagram of Spring 3.0 module dependencies--转载
原文地址:http://www.ogrigas.eu/spring/2009/12/diagram-of-spring-3-0-module-dependencies
As Spring 3.0.0.RELEASE is finally out, I decided to draw a diagram that shows interdependency of modules comprising the latest Spring Framework. For the sake of simplicity, some direct dependencies have been omitted if they can be deduced transitively. Optional dependencies are not displayed.
The idea of this diagram is to get a bird’s-eye view of Spring Framework architecture. Also,?? if you use Maven’s central repository and include, e.g.?spring-tx?in your project, you should understand that you’re also including?spring-context,?spring-aop,?spring-expression,?spring-beans?and?spring-core.
轉載于:https://www.cnblogs.com/davidwang456/p/4520468.html
總結
以上是生活随笔為你收集整理的Diagram of Spring 3.0 module dependencies--转载的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 使用jmeter对ActiveMQ集群性
- 下一篇: Domain Driven Design