Class UndertowManagementServerProperties

java.lang.Object
org.springframework.boot.actuate.autoconfigure.web.server.undertow.UndertowManagementServerProperties

@ConfigurationProperties("management.server.undertow") public class UndertowManagementServerProperties extends Object
Properties for an Undertow-based management server.
Since:
4.0.0
Author:
Moritz Halbritter