spring-api-1.0

  1. base
  2. component
  3. data access
  4. Web

更多详情 点击查看spring-api-1.0

为什么要看Spring-api 1.0 ,主要是想了一个优秀框架的发展历史,各个版本新增、删减了哪些内容

简单分为几个模块

  • base 基础模块

  • compnent 整合第三方框架

  • Data access 数据访问

  • Web


base

org.springframework.aop

org.springframework.beans

​ The classes in this package are discussed in Chapter 11 of Expert One-On-One J2EE Design and Development by Rod Johnson (Wrox, 2002).

org.springframework.context

​ This package builds on the beans package to add support for message sources and for the Observer design pattern, and the ability for application objects to obtain resources using a consistent API.

org.springframework.core


component

org.springframework.metadata

​ Package defining a facade for accessing source-level metadata attributes at runtime.

org.springframework.ejb.access

​ ejb

org.springframework.mail

org.springframework.remoting

org.springframework.scheduling.quartz

​ scheduling

org.springframework.jndi

​ The classes in this package are discussed in Chapter 11 of Expert One-On-One J2EE Design and Development by Rod Johnson (Wrox, 2002).


data access

org.springframework.dao

org.springframework.jdbc

​ This package and related packages are discussed in Chapter 9 of Expert One-On-One J2EE Design and Development by Rod Johnson (Wrox, 2002).

org.springframework.orm

org.springframework.transaction


Web

org.springframework.ui.context

​ ui

org.springframework.validation

org.springframework.web.context

​ web

org.springframework.web.filter

org.springframework.web.multipart

org.springframework.web.servlet

​ servlet


转载请注明来源,欢迎对文章中的引用来源进行考证,欢迎指出任何有错误或不够清晰的表达。可以在下面评论区评论,也可以邮件至 951488791@qq.com

文章标题:spring-api-1.0

字数:267

本文作者:zhengyumin

发布时间:2019-04-10, 09:45:25

最后更新:2020-01-25, 14:57:40

原始链接:http://zyumin.github.io/2019/04/10/spring-api-1-0/

版权声明: "署名-非商用-相同方式共享 4.0" 转载请保留原文链接及作者。