码迷,mamicode.com
首页 > 编程语言 > 详细

Diagram of Spring 3.0 module dependencies--转载

时间:2015-05-21 19:24:43      阅读:156      评论:0      收藏:0      [点我收藏+]

标签:

原文地址: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-contextspring-aopspring-expressionspring-beans and spring-core.

Diagram of Spring 3.0 module dependencies--转载

标签:

原文地址:http://www.cnblogs.com/davidwang456/p/4520468.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!