Read here: https://www.concretepage.com/spring/s...
https://www.concretepage.com/spring/e...
The @EnableCaching enables annotation-driven cache management capability. The @EnableCaching is used with @Configuration classes. The @EnableCaching invokes @CacheResult, @CachePut, @CacheRemove, @CacheRemoveAll annotations.