[譯] 天天一段 Spring 5 官方文檔(5.1.4.RELEASE)—— Spring Framework Overview 04

Spring 框架概覽

開始時間 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 框架。架構

詞彙

  1. mechanism ['mek(ə)nɪz(ə)m] 機制、原理
  2. foundational 基礎的、基本的
  3. persistence 持久化
相關文章
相關標籤/搜索