Uses of Class
org.springframework.boot.actuate.cache.CachesEndpoint.CachesReport
Packages that use CachesEndpoint.CachesReport
-
Uses of CachesEndpoint.CachesReport in org.springframework.boot.actuate.cache
Methods in org.springframework.boot.actuate.cache that return CachesEndpoint.CachesReportModifier and TypeMethodDescriptionCachesEndpoint.caches()
Return aCachesEndpoint.CachesReport
of all availablecaches
.