Class CachesEndpoint

java.lang.Object
org.springframework.boot.actuate.cache.CachesEndpoint

@Endpoint(id="caches") public class CachesEndpoint extends Object
@Endpoint to expose available caches.
Since:
2.1.0
Author:
Johannes Edmeier, Stephane Nicoll