Spring Boot 官方文档中文版


目前为最新版 2.5.5。
其他spring文档不断更新中

目前为最新版 2.5.5。

其他spring文档不断更新中

总目录

Spring Boot Reference Documentation

Reference Documentation

1.关于文档、第一步等。

Documentation Overview

2.Spring Boot 简介

系统要求、Servlet 容器、安装 Spring Boot、开发您的第一个 Spring Boot 应用程序

Getting Started

3.升级到新功能版本( 从 1.x 升级,),升级 Spring Boot CLI

Upgrading Spring Boot

4.构建系统、构建代码、配置、Spring Beans 和依赖注入、DevTools 等。

Developing with Spring Boot

5.配置文件、日志记录、安全性、缓存、Spring 集成、测试等。

Spring Boot Features

6.监控、指标、审计等。

Spring Boot Actuator: Production-ready Features

7.部署到云端,安装为 Unix 应用程序。

Deploying Spring Boot Applications

8.安装 CLI、使用 CLI、配置 CLI 等。

Spring Boot CLI

9.Maven 插件、Gradle 插件、Antlib 等。

Build Tool Plugins

10.应用程序开发、配置、嵌入式服务器、数据访问等等。

“How-to” Guides

附录

可用于配置应用程序的通用应用程序属性。

Common Application Properties

​https://geekdoc.top/docs/languages/java/spring/spring-boot/2.5.5/reference/html/application-properties.html#application-properties

用于描述配置属性的元数据。

https://geekdoc.top/docs/languages/java/spring/spring-boot/2.5.5/reference/html/configuration-metadata.html#configuration-metadata

Spring Boot 提供的自动配置类。

Auto-configuration Classes
​https://geekdoc.top/docs/languages/java/spring/spring-boot/2.5.5/reference/html/auto-configuration-classes.html#auto-configuration-classes
测试用于测试应用程序切片的自动配置注释。

Test Auto-configuration Annotations

​https://geekdoc.top/docs/languages/java/spring/spring-boot/2.5.5/reference/html/test-auto-configuration.html#test-auto-configuration
Spring Boot 的可执行 jars、它们的启动器和它们的格式。

The Executable Jar Format

​https://geekdoc.top/docs/languages/java/spring/spring-boot/2.5.5/reference/html/executable-jar.html#executable-jar
Spring Boot 管理的依赖项的详细信息。

Dependency Versions

​https://geekdoc.top/docs/languages/java/spring/spring-boot/2.5.5/reference/html/dependency-versions.html#dependency-versions


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM