原文地址: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.

转载于:https://www.cnblogs.com/davidwang456/p/4520468.html

Diagram of Spring 3.0 module dependencies--转载相关推荐

  1. 【转载】详解 Spring 3.0 基于 Annotation 的依赖注入实现

    转载自:http://www.ibm.com/developerworks/cn/opensource/os-cn-spring-iocannt/ Spring 的依赖配置方式与 Spring 框架的 ...

  2. 详解 Spring 3.0 基于 Annotation 的依赖注入实现--转载

    使用 @Repository.@Service.@Controller 和 @Component 将类标识为 Bean Spring 自 2.0 版本开始,陆续引入了一些注解用于简化 Spring 的 ...

  3. 有关Spring 3.0的发布

    今天SpringSource大张旗鼓的宣布Spring 3.0的降临,一时间占据了各大外媒的醒目位置(不过说实话,时机还是不太好,和Visual Studio 2010 Beta 2撞一天了,在头条位 ...

  4. Spring 3.0 注解注入详解

    Spring 3.0 注解注入详解 2011-04-15 09:44 17ZOUGUO ITEYE博客 我要评论(1) 字号:T | T AD: 一.各种注解方式 1.@Autowired注解(不推荐 ...

  5. Spring 2.0技术手册 下载

    Spring 2.0技术手册 作者:林信良 http://dl2.csdn.net/fd.php?i=56063267108000&s=bf67e9e68510f2fa4d9f726495d9 ...

  6. Spring Boot2.0+中,自定义配置类扩展springMVC的功能

    在spring boot1.0+,我们可以使用WebMvcConfigurerAdapter来扩展springMVC的功能,其中自定义的拦截器并不会拦截静态资源(js.css等). @Configur ...

  7. [错误总结]升级spring-boot->2.6.2|hiberate->5.4.33.Final|spring cloud->2021.0.0 |spring admin->2.4.1

    相关系列文章 Spring boot升级到2.3.2.Release和Spring framework升级到5.28.Release踩过的坑_keeppractice的博客-CSDN博客 Hibern ...

  8. spring 3.0.5+velocity tools 2.0

    spring 3.0.5 的org.springframework.web.servlet.view.velocity.VelocityToolboxView 类只支持1.X的velocitytool ...

  9. 在SpringBoot2.0及Spring 5.0 WebMvcConfigurerAdapter已被废弃,目前找到解决方案就有两种...

    在SpringBoot2.0及Spring 5.0 WebMvcConfigurerAdapter已被废弃,目前找到解决方案就有两种 1 直接实现WebMvcConfigurer (官方推荐) 例如: ...

最新文章

  1. 嵌入式linux 升级,嵌入式Linux的OTA更新,基本原理和实现
  2. 算法工程师养成记(附精选面试题)
  3. 没有对“C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/Temporary ASP.NET Files”的写访问权限...
  4. Ubuntu18.04 安装Nvidia驱动
  5. Android屏幕适配的两种方式
  6. docker mysql 阿里云_阿里云docker部署mysql
  7. 50 岁的他笑谈码农真相,看完清醒了!| 人物志
  8. Intellij IDEA 配置 Code Style
  9. 深入理解android 博客,深入理解Android中ViewGroup
  10. 陈越c语言自学攻略,C语言自学攻略——陈越姥姥
  11. MT【252】椭圆内接三角形内切圆半径
  12. 使用Ballerina CLI工具开发Ballerina项目
  13. 传奇手游服务器搭建_复古传奇手游服务端架设教程
  14. 将物理机迁移到ESXI上
  15. STM32用ST-link下载程序
  16. 表妹也录取了计算机专业,作为过来人要给她领好路!
  17. 【题解】A1004 求三个数的平均数
  18. SitePoint Podcast#100:我们的现场周年纪念秀
  19. 车辆工程(1)——线性二自由度汽车模型的运动方程
  20. PyTorch之—可视化(Visdom/TensorboardX)

热门文章

  1. 简述计算机的网络技术,简述新式计算机网络技术及应用
  2. 一部分 数据 迁移_软件测试员12小时惊魂记:数据库迁移出大事故,如何测试?...
  3. QueueToStack
  4. shared_ptr和weak_ptr使用介绍
  5. 转换环境与执行环境、宿主环境与独立环境、宿主实现与独立实现
  6. element tree不刷新视图_不懂Linux Device Tree,被新人嘲笑之后,含泪写完
  7. 设置下载安装 桌面_小妖精美化app最新版下载-小妖精美化V5.3.9.800下载安装
  8. java代码编译时修改行为_GitHub - niuzhihua/AST_demo: 利用JavaParser框架在编译时修改语法树(源码)的 demo...
  9. java udp 多播 广播_Java UDP 广播与多播
  10. c++ doxygen 注释规范_C语言代码注释参考