spring-boot-cache

Provides patterns for implementing Spring Boot caching: configures Redis/Caffeine/EhCache providers with TTL and eviction policies, applies @Cacheable/@CacheEvict/@CachePut annotations, validates cache hit/miss behavior, and exposes metrics via Actuator. Use when adding caching to Spring Boot servic

By giuseppe-trisciuoglio · 2,987 installs

npx skills add giuseppe-trisciuoglio/developer-kit --skill spring-boot-cache

Source repository · Upstream listing