Correct markup in documentation of how to configure Undertow

pull/1994/merge
Andy Wilkinson 10 years ago
parent d1cb3c7ce1
commit a83f9c6311

@ -606,7 +606,7 @@ Example in Gradle:
=== Configure Undertow
Generally you can follow the advice from
_<<howto-discover-build-in-options-for-external-properties>>_ about
`@ConfigurationProperties` (`ServerProperties` and `ServerProperties.Undertow are the
`@ConfigurationProperties` (`ServerProperties` and `ServerProperties.Undertow` are the
main ones here), but also look at
`EmbeddedServletContainerCustomizer`. Once you have access to the
`UndertowEmbeddedServletContainerFactory` you can use an `UndertowBuilderCustomizer` to

Loading…
Cancel
Save