开始时间 10:30,结束时间 10:44,用时 15 min。react
The Spring Framework is divided into modules. Applications can choose which modules they need. At the heart are the modules of the core container, including a configuration model and a dependency injection mechanism. Beyond that, the Spring Framework provides foundational support for different application architectures, including messaging, transactional data and persistence, and web. It also includes the Servlet-based Spring MVC web framework and, in parallel, the Spring WebFlux reactive web framework.web
Spring 框架由多种模块组成,应用程序能够选择他们须要的模块。核心是容器模块,包括配置模型和依赖注入机制。在此之上,Spring 为不一样的应用架构提供基础支持,包括消息、事务、持久化以及 web。它也包含基于 Servlet 的 Spring MVC 框架,同时也包含 WebFlux 响应式 web 框架。架构