home/categories/nosql-databases/zenobiuszeto-banking-strawman-capabilities-skills-spring-cache-skill-md
nosql-databasesdatabases

spring-cache

**Spring Cache Skill**: Production-grade caching with Redis and Spring Cache abstraction for Java 21 + Spring Boot 3.x. Covers @Cacheable, @CachePut, @CacheEvict, multi-level caching, cache-aside pattern, TTL configuration, cache warming, conditional caching, distributed cache with Lettuce, cache serialization, key generation, monitoring with Micrometer, and cache stampede prevention. MANDATORY TRIGGERS: @Cacheable, @CachePut, @CacheEvict, @Caching, @EnableCaching, CacheManager, RedisCacheManager, CacheConfiguration, RedisTemplate, Spring Cache, Redis, Lettuce, cache, TTL, cache eviction, cache hit, cache miss, cache invalidation, cache stampede, dogpile, multi-level cache, L1 cache, L2 cache, Caffeine, local cache, distributed cache, cache-aside, read-through, write-through, cache warming, preload, cache key, KeyGenerator, cache serialization, Jackson2JsonRedisSerializer, cache monitoring, cache metrics.

zenobiuszeto
maintainer
zenobiuszeto
업데이트됨 3/5/2026
스타
0
포크
0
quick start

Installation and usage

**Spring Cache Skill**: Production-grade caching with Redis and Spring Cache abstraction for Java 21 + Spring Boot 3.x. Covers @Cacheable, @CachePut, @CacheEvict, multi-level caching, cache-aside pattern, TTL configuration, cache warming, conditional caching, distributed cache with Lettuce, cache serialization, key generation, monitoring with Micrometer, and cache stampede prevention. MANDATORY TRIGGERS: @Cacheable, @CachePut, @CacheEvict, @Caching, @EnableCaching, CacheManager, RedisCacheManager, CacheConfiguration, RedisTemplate, Spring Cache, Redis, Lettuce, cache, TTL, cache eviction, cache hit, cache miss, cache invalidation, cache stampede, dogpile, multi-level cache, L1 cache, L2 cache, Caffeine, local cache, distributed cache, cache-aside, read-through, write-through, cache warming, preload, cache key, KeyGenerator, cache serialization, Jackson2JsonRedisSerializer, cache monitoring, cache metrics.

설치
$ install --globalskills.sh
사용법

설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:

skills use spring-cache