类 ManagementServerProperties

java.lang.Object
org.springframework.boot.actuate.autoconfigure.web.server.ManagementServerProperties

@ConfigurationProperties("management.server") public class ManagementServerProperties extends Object
Properties for the management server (e.g. port and path settings).
从以下版本开始:
2.0.0
作者:
Dave Syer, Stephane Nicoll, Vedran Pavic, Moritz Halbritter
另请参阅: