Commit af67e6fa authored by Madhura Bhave's avatar Madhura Bhave

Merge branch '2.3.x' into 2.4.x

parents f9d1a452 b82f5a40
......@@ -1194,6 +1194,13 @@ If you want to display the full git information (that is, the full content of `g
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]]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment