📦 归档笔记 — 原创建于 WizNote,仅作归档展示;观点以当年为准,非最新。

Spring Boot官网

创建时间2022-01-06最后修改2022-01-06原位置/程序员成长之旅/Java学习/笔记/spring boot/字数551
目录:程序员成长之旅/Java学习/笔记/spring boot

Spring Boot

Spring Boot

Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run".

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.

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.

Spring Boot 可以很轻松的创建独立, 基于生产级的Spring基本应用, 您看可以"直接运行"

我们对Spring平台和第三方库有自己的考虑, 所以您可以从最近本的开始, 大多数Spring Boot 应用需要最小的Spring配置

如果你在寻找关于特殊的版本, 或者关于如何从早些版本更新的指南, 请在我们的百科(wiki)中阅读项目版本说明指南

Features

  • Create stand-alone Spring applications
  • Embed Tomcat, Jetty or Undertow directly (no need to deploy WAR files)
  • Provide opinionated 'starter' dependencies to simplify your build configuration
  • Automatically configure Spring and 3rd party libraries whenever possible
  • Provide production-ready features such as metrics, health checks, and externalized configuration
  • Absolutely no code generation and no requirement for XML configuration

未来

  • 创建一个Spring单应用

  • 直接嵌入Tomcat, Jetty 或者Undertow(不需要部署WAR文件)

  • 使用"starter"来简化部署配置

  • 每当可能时自动配置Spring和第三方库

  • 提供生产就绪的特性, 如指标, 运行状况检查和外部化配置

  • 绝对不需要代码, 也不需要XML配置

Getting Started

  • Or search through all our guides on the Guides homepage.

开始

Spring Data

Spring Cloud

Spring Cloud Data Flow

Spring Security

Spring GraphQL

Spring Session

Spring Integration

Spring HATEOAS

Spring REST Docs

Spring Batch

Spring AMQP

Spring CredHub

Spring Flo

Spring for Apache Kafka

Spring LDAP

Spring Shell

Spring Statemachine

Spring Vault

Spring Web Flow

Spring Web Service