Polish
This commit is contained in:
parent
e7c3ab3e27
commit
5f88c592b3
|
@ -1036,6 +1036,7 @@ TIP: The Maven and Gradle plugins can both generate that file. See
|
|||
"<<howto.adoc#howto-build-info,Generate build information>>" for more details.
|
||||
|
||||
|
||||
|
||||
[[production-ready-application-info-custom]]
|
||||
==== Writing Custom InfoContributors
|
||||
To provide custom application information, you can register Spring beans that implement
|
||||
|
@ -1076,6 +1077,7 @@ additional entry:
|
|||
----
|
||||
|
||||
|
||||
|
||||
[[production-ready-monitoring]]
|
||||
== Monitoring and Management over HTTP
|
||||
If you are developing a web application, Spring Boot Actuator auto-configures all
|
||||
|
|
Loading…
Reference in New Issue