Class ManagementServerProperties


  • @ConfigurationProperties(prefix="management.server",
                             ignoreUnknownFields=true)
    public class ManagementServerProperties
    extends Object
    Properties for the management server (e.g. port and path settings).
    Since:
    2.0.0
    See Also:
    ServerProperties