Uses of Class
org.springframework.boot.actuate.cache.CachesEndpoint.CachesReport
-
Uses of CachesEndpoint.CachesReport in org.springframework.boot.actuate.cache
Modifier and TypeMethodDescriptionCachesEndpoint.caches()
Return aCachesEndpoint.CachesReport
of all availablecaches
.