Spring Framework Modules

来源:互联网 发布:ipad装旧版软件 编辑:程序博客网 时间:2024/06/06 03:07

The Spring Framework consists of features organized into about 20 modules. These modules are grouped into Core Container, Data Access/Integration, Web, AOP (Aspect Oriented Programming), Instrumentation, Messaging, and Test, as shown in the following diagram.


Spring Framework 的功能 由20多个模块组成。这些模块分为 Core Container, Data Access/Integration, Web, AOP (Aspect Oriented Programming),Instrumentation, Messaging, 和 Test, 如下图所示。

The following sections list the available modules for each feature along with their artifact names and the topics they cover. Artifact names correlate to artifact IDs used in Dependency Management tools.


以下列出了每个功能的可用模块,工件名(artifact name)以及涵盖的相关专题,工件名(artifact name)与用来管理工具中的 artifact IDs 是相关的。

原创粉丝点击