
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
7 lines
264 B
Plaintext
7 lines
264 B
Plaintext
[[appendix.test-auto-configuration.slices]]
|
|
== Test Slices
|
|
|
|
The following table lists the various `@...Test` annotations that can be used to test slices of your application and the auto-configuration that they import by default:
|
|
|
|
include::documented-slices.adoc[]
|