Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run". Spring Boot 可以轻松创建独立的、生产级的基于 Spring 的应用程序,您可以“直接运行”。
We take an opinionated view of the Spring platform and third-party libraries so you can get started with minimum fuss. Most Spring Boot applications need minimal Spring configuration. 我们对 Spring 平台和第三方库持固执己见的观点,因此您可以轻松上手。大多数 Spring Boot 应用程序需要最少的 Spring 配置。
If you’re looking for information about a specific version, or instructions about how to upgrade from an earlier release, check out the project release notes section on our wiki. 如果您正在寻找有关特定版本的信息,或有关如何从早期版本升级的说明,请查看我们 wiki 上的项目发行说明部分。
Features 特征
Create stand-alone Spring applications 创建独立的 Spring 应用程序
Embed Tomcat, Jetty or Undertow directly (no need to deploy WAR files) 直接嵌入Tomcat、Jetty或Undertow(无需部署WAR文件)
Provide opinionated 'starter' dependencies to simplify your build configuration 提供自以为是“starter”依赖项可简化您的构建配置
Automatically configure Spring and 3rd party libraries whenever possible 尽可能自动配置 Spring 和第 3 方库
Provide production-ready features such as metrics, health checks, and externalized configuration 提供生产就绪的功能,例如指标、运行状况检查和外部化配置
Absolutely no code generation and no requirement for XML configuration 完全不需要生成代码,也不需要 XML 配置
take an opinionated view 固执己见fuss 大惊小怪makes it easy to 使之变得容易instructions 指示stand-alone 独立的production-grade 生产级instructions 指示looking for 寻找Embed Tomcat 嵌入 Tomcatopinionated 自以为是3rd party 第三方whenever possible 只要有可能production-ready 生产就绪metrics 指标health checks 健康检查externalized configuration 外部化配置#take an opinionated view 固执己见对....有个观点和看法fuss 大惊小怪名词麻烦、琐碎的事情makes it easy to 使之变得容易是它变得简单、容易后面跟不定时表示具体的内容instructions 指示用法说明、实例介绍stand-alone 独立的独立运行的production-grade 生产级生产级别的instructionslooking for 寻找寻找Embed Tomcat 嵌入 Tomcat内嵌Tomcatopinionated 自以为是有主见的3rd party 第三方第三方whenever possible 只要有可能只要有机会,一旦有机会production-ready 生产就绪生产级别就绪,运行就绪功能metrics 指标指标health checks 健康检查健康检查externalized configuration 外部化配置外部化的配置