当前位置:
首页 >
前端技术
> javascript
>内容正文
javascript
Spring 2.5架构图
生活随笔
收集整理的这篇文章主要介绍了
Spring 2.5架构图
小编觉得挺不错的,现在分享给大家,帮大家做个参考.
Spring 2.5的架构图。
任何新增的或者改变的包都被高亮显示了(自2.0.6版本之后)。
这是新的顶层架构图:
这是较大子系统的内部架构图:
org.springframework.aop:
org.springframework.beans:
org.springframework.jdbc:
org.springframework.jms:
org.springframework.orm:
org.springframework.web:
总结
以上是生活随笔为你收集整理的Spring 2.5架构图的全部内容,希望文章能够帮你解决所遇到的问题。
- 上一篇: JBoss 类加载器问题解决
- 下一篇: Spring中bean的scope详解