Correct markup in documentation of how to configure Undertow

This commit is contained in:
Andy Wilkinson 2014-11-26 10:55:33 +00:00
parent d1cb3c7ce1
commit a83f9c6311

View File

@ -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