Spring架构是一个分层的架构,包含20多个模块。

Spring的整体架构

模块总结为以下几个部分:

(1)Core Container

(2)Web

(3)Data Access/Integration

(4)AOP

(5) Test

相关文章: