Merge branch '2.4.x'

pull/24582/head
Madhura Bhave 4 years ago
commit 13a06e4eca

@ -1194,6 +1194,13 @@ If you want to display the full git information (that is, the full content of `g
mode: "full" mode: "full"
---- ----
To disable the git commit information from the `info` endpoint completely, set the configprop:management.info.git.enabled[] property to `false`, as follows:
[source,properties,indent=0,configprops]
----
management.info.git.enabled=false
----
[[production-ready-application-info-build]] [[production-ready-application-info-build]]

Loading…
Cancel
Save