Provide reference documentation for Actuator web endpoints
Closes gh-8042
This commit is contained in:
@@ -35,6 +35,7 @@ Phillip Webb; Dave Syer; Josh Long; Stéphane Nicoll; Rob Winch; Andy Wilkinson;
|
||||
:dc-spring-boot-test-autoconfigure: {dc-root}/org/springframework/boot/test/autoconfigure
|
||||
:dependency-management-plugin: https://github.com/spring-gradle-plugins/dependency-management-plugin
|
||||
:dependency-management-plugin-documentation: {dependency-management-plugin}/blob/master/README.md
|
||||
:spring-boot-actuator-api: http://docs.spring.io/spring-boot/docs/{spring-boot-docs-version}/actuator-api/
|
||||
:spring-boot-maven-plugin-site: http://docs.spring.io/spring-boot/docs/{spring-boot-docs-version}/maven-plugin/
|
||||
:spring-boot-gradle-plugin: http://docs.spring.io/spring-boot/docs/{spring-boot-docs-version}/gradle-plugin/
|
||||
:spring-reference: http://docs.spring.io/spring/docs/{spring-docs-version}/spring-framework-reference/
|
||||
|
||||
@@ -142,6 +142,12 @@ content.
|
||||
|
||||
|===
|
||||
|
||||
To learn more about the Actuator's endpoints and their request and response formats,
|
||||
please refer to the separate API documentation that is available in the following formats:
|
||||
|
||||
* {spring-boot-actuator-api}/html[HTML]
|
||||
* {spring-boot-actuator-api}/pdf/spring-boot-actuator-web-api.pdf[PDF]
|
||||
|
||||
|
||||
|
||||
[[production-ready-endpoints-exposing-endpoints]]
|
||||
|
||||
Reference in New Issue
Block a user