2019-04-24 04:41:40 +08:00
|
|
|
[[spring-boot-reference-documentation]]
|
|
|
|
= Spring Boot Reference Documentation
|
2020-07-27 22:20:59 +08:00
|
|
|
include::authors.adoc[]
|
2021-06-14 20:24:01 +08:00
|
|
|
v{spring-boot-version}
|
2019-04-24 04:41:40 +08:00
|
|
|
include::attributes.adoc[]
|
|
|
|
|
2021-08-24 00:34:11 +08:00
|
|
|
ifdef::backend-spring-html[]
|
|
|
|
This document is also available as {spring-boot-docs}/html/[multiple HTML pages] and as {spring-boot-docs}/pdf/spring-boot-reference.pdf[a PDF].
|
2021-08-18 00:09:40 +08:00
|
|
|
endif::[]
|
2021-08-24 00:34:11 +08:00
|
|
|
ifdef::backend-spring-pdf[]
|
2021-08-18 00:09:40 +08:00
|
|
|
This document is also available as {spring-boot-docs}/html/[multiple HTML pages] and as {spring-boot-docs}/htmlsingle/[a single HTML page].
|
|
|
|
endif::[]
|
2021-04-30 00:11:56 +08:00
|
|
|
|
2019-04-24 04:41:40 +08:00
|
|
|
include::legal.adoc[leveloffset=+1]
|
2021-04-30 00:11:56 +08:00
|
|
|
|
2021-06-10 12:36:28 +08:00
|
|
|
include::getting-help.adoc[leveloffset=+1]
|
|
|
|
|
2021-04-29 13:34:16 +08:00
|
|
|
include::documentation.adoc[leveloffset=+1]
|
2021-04-30 00:11:56 +08:00
|
|
|
|
2019-04-24 04:41:40 +08:00
|
|
|
include::getting-started.adoc[leveloffset=+1]
|
2021-04-30 00:11:56 +08:00
|
|
|
|
2021-06-10 12:36:28 +08:00
|
|
|
include::upgrading.adoc[leveloffset=+1]
|
|
|
|
|
2021-04-29 13:34:16 +08:00
|
|
|
include::using.adoc[leveloffset=+1]
|
2021-04-30 00:11:56 +08:00
|
|
|
|
2021-04-29 13:34:16 +08:00
|
|
|
include::features.adoc[leveloffset=+1]
|
2021-04-30 00:11:56 +08:00
|
|
|
|
2021-06-23 09:06:49 +08:00
|
|
|
include::web.adoc[leveloffset=+1]
|
|
|
|
|
|
|
|
include::data.adoc[leveloffset=+1]
|
|
|
|
|
|
|
|
include::messaging.adoc[leveloffset=+1]
|
|
|
|
|
|
|
|
include::io.adoc[leveloffset=+1]
|
|
|
|
|
|
|
|
include::container-images.adoc[leveloffset=+1]
|
|
|
|
|
2021-04-29 13:34:16 +08:00
|
|
|
include::actuator.adoc[leveloffset=+1]
|
2021-04-30 00:11:56 +08:00
|
|
|
|
2019-04-24 04:41:40 +08:00
|
|
|
include::deployment.adoc[leveloffset=+1]
|
2021-04-30 00:11:56 +08:00
|
|
|
|
2021-04-29 13:34:16 +08:00
|
|
|
include::cli.adoc[leveloffset=+1]
|
2021-04-30 00:11:56 +08:00
|
|
|
|
2019-04-24 04:41:40 +08:00
|
|
|
include::build-tool-plugins.adoc[leveloffset=+1]
|
2021-04-30 00:11:56 +08:00
|
|
|
|
2019-04-24 04:41:40 +08:00
|
|
|
include::howto.adoc[leveloffset=+1]
|
2019-09-17 16:44:40 +08:00
|
|
|
|
|
|
|
|
|
|
|
|
2021-04-30 00:11:56 +08:00
|
|
|
:sectnums!:
|
2019-09-17 16:44:40 +08:00
|
|
|
[[appendix]]
|
|
|
|
== Appendices
|
|
|
|
|
2022-02-07 18:09:53 +08:00
|
|
|
include::application-properties.adoc[leveloffset=+2]
|
2021-04-30 00:11:56 +08:00
|
|
|
|
2022-02-07 18:09:53 +08:00
|
|
|
include::configuration-metadata.adoc[leveloffset=+2]
|
2021-04-30 00:11:56 +08:00
|
|
|
|
2022-02-07 18:09:53 +08:00
|
|
|
include::auto-configuration-classes.adoc[leveloffset=+2]
|
2021-04-30 00:11:56 +08:00
|
|
|
|
2022-02-07 18:09:53 +08:00
|
|
|
include::test-auto-configuration.adoc[leveloffset=+2]
|
2021-04-30 00:11:56 +08:00
|
|
|
|
2022-02-07 18:09:53 +08:00
|
|
|
include::executable-jar.adoc[leveloffset=+2]
|
2021-04-30 00:11:56 +08:00
|
|
|
|
2022-02-07 18:09:53 +08:00
|
|
|
include::dependency-versions.adoc[leveloffset=+2]
|