Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure.endpoint |
Core classes for actuator endpoint auto-configuration.
|
org.springframework.boot.actuate.endpoint.cache |
Caching support for actuator endpoints.
|
Modifier and Type | Method and Description |
---|---|
CachingConfiguration |
DefaultCachingConfigurationFactory.getCachingConfiguration(String endpointId) |
Modifier and Type | Method and Description |
---|---|
CachingConfiguration |
CachingConfigurationFactory.getCachingConfiguration(String endpointId)
Return the
CachingConfiguration for the given endpoint ID. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.