Skip to content

Commit

Permalink
Polish appendix cross-references
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Feb 9, 2022
1 parent 079ea41 commit f672a20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -813,7 +813,7 @@ By default, it configures a `MockWebServiceClient` bean that can be used to call
(For more about using Web Services with Spring Boot, see "<<io#io.webservices>>", earlier in this chapter.)


TIP: A list of the auto-configuration settings that are enabled by `@WebServiceServerTest` can be <<test-auto-configuration#test-auto-configuration,found in the appendix>>.
TIP: A list of the auto-configuration settings that are enabled by `@WebServiceServerTest` can be <<test-auto-configuration#appendix.test-auto-configuration,found in the appendix>>.

The following example shows the `@WebServiceServerTest` annotation in use:

Expand Down
Expand Up @@ -83,7 +83,7 @@ You can customize this behavior using the configprop:spring.kafka.streams.auto-s

[[messaging.kafka.additional-properties]]
=== Additional Kafka Properties
The properties supported by auto configuration are shown in <<application-properties#application-properties>>.
The properties supported by auto configuration are shown in <<appendix.application-properties#application-properties>>.
Note that, for the most part, these properties (hyphenated or camelCase) map directly to the Apache Kafka dotted properties.
See the Apache Kafka documentation for details.

Expand Down

0 comments on commit f672a20

Please sign in to comment.