Uses of Class
com.github.damianwajser.model.CacheInfo
-
Packages that use CacheInfo Package Description com.github.damianwajser.actuator.extension -
-
Uses of CacheInfo in com.github.damianwajser.actuator.extension
Methods in com.github.damianwajser.actuator.extension that return types with arguments of type CacheInfo Modifier and Type Method Description org.springframework.boot.actuate.endpoint.web.WebEndpointResponse<CacheInfo>CacheEndpointExtension. cache(String cacheName, String detail, String cacheManager)
-