Merge branch '2.7.x'

Closes gh-32100
pull/32112/head
Stephane Nicoll 2 years ago
commit e6977777cc

@ -20,7 +20,7 @@ include::{snippets}/info/http-response.adoc[]
=== Response Structure === Response Structure
The response contains general information about the application. The response contains general information about the application.
Each section of the response is contributed by an `InfoContributor`. Each section of the response is contributed by an `InfoContributor`.
Spring Boot provides `build` and `git` contributions. Spring Boot provides several contributors that are described below.
@ -39,3 +39,6 @@ The following table describes the structure of the `git` section of the response
[cols="2,1,3"] [cols="2,1,3"]
include::{snippets}/info/response-fields-beneath-git.adoc[] include::{snippets}/info/response-fields-beneath-git.adoc[]
NOTE: This is the "simple" output.
The contributor can also be configured to output all available data.

Loading…
Cancel
Save