类的使用
org.springframework.boot.actuate.cache.CachesEndpoint
使用CachesEndpoint的程序包
程序包
说明
Auto-configuration for actuator cache concerns.
Actuator support for caches.
-
org.springframework.boot.actuate.autoconfigure.cache中CachesEndpoint的使用
修饰符和类型方法说明CachesEndpointAutoConfiguration.cachesEndpoint
(ConfigurableListableBeanFactory beanFactory) 修饰符和类型方法说明CachesEndpointAutoConfiguration.cachesEndpointWebExtension
(CachesEndpoint cachesEndpoint) -
org.springframework.boot.actuate.cache中CachesEndpoint的使用