| Class and Description |
|---|
| org.springframework.boot.actuate.system.ApplicationPidFileWriter
as of 1.4 in favor of
ApplicationPidFileWriter |
| org.springframework.boot.actuate.system.EmbeddedServerPortFileWriter
as of 1.4 in favor of
EmbeddedServerPortFileWriter |
| Method and Description |
|---|
| org.springframework.boot.actuate.endpoint.InfoEndpoint.getAdditionalInfo()
as of 1.4 in favor of defining an additional
InfoContributor
bean. |
| org.springframework.boot.actuate.endpoint.mvc.EndpointHandlerMapping.registerHandlerMethod(Object, Method, RequestMappingInfo) |
| org.springframework.boot.actuate.autoconfigure.ManagementServerProperties.Security.setRole(String) |
| Constructor and Description |
|---|
| org.springframework.boot.actuate.endpoint.InfoEndpoint(Map<String, Object>, InfoContributor...)
as of 1.4 in favor of
InfoEndpoint.InfoEndpoint(List) |
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.