Spring Boot3.3.4

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 配置

Getting Started 入门

Talks and videos 讲座和视频

You can also join the Spring Boot community on Gitter!

Spring Initializr

Quickstart Your Project

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all