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