See the [`@EnableCacheDecoration`](https://github.com/jxblum/cache-consistency-prototype/blob/main/spring-cache-extensions/src/main/java/io/cacheconsistency/prototype/spring/cache/annotation/EnableCacheDecoration.java) annotation and the associated [configuration class](https://github.com/jxblum/cache-consistency-prototype/blob/main/spring-cache-extensions/src/main/java/io/cacheconsistency/prototype/spring/cache/annotation/CacheDecorationConfiguration.java).