
This involved a small code change to the generated configuration properties snippets. The section id has to start with 'appendix.', otherwise the section-id asciidoctor extension complains. To ensure that the anchors that are derived from the section IDs remain backwards compatible, the anchor-rewrite properties have been updated. See gh-29667
6 lines
276 B
Plaintext
6 lines
276 B
Plaintext
[[appendix.auto-configuration-classes.actuator]]
|
|
== spring-boot-actuator-autoconfigure
|
|
The following auto-configuration classes are from the `spring-boot-actuator-autoconfigure` module:
|
|
|
|
include::documented-auto-configuration-classes/spring-boot-actuator-autoconfigure.adoc[]
|