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