Class TomcatManagementServerProperties

java.lang.Object
org.springframework.boot.actuate.autoconfigure.web.server.tomcat.TomcatManagementServerProperties

@ConfigurationProperties("management.server.tomcat") public class TomcatManagementServerProperties extends Object
Properties for a Tomcat-based management server.
Since:
4.0.0
Author:
Moritz Halbritter