tucache-caching - TuCache caching for Spring Boot applications
Guides writing or modifying Spring Boot code to use TuCache annotations for method-result caching and cache invalidation.
Tags
Updated: 2026-09-22Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Add TuCache annotations
- Add TuCacheClear annotations
- Design SpEL cache keys
- Configure cache expiration
- Configure async cache operations
Inputs
- Spring Boot source code
- tucache-spring-boot-starter dependency
- Cache backend configuration
Outputs
- Method-result caching annotations
- Cache invalidation annotations
Requirements
- Spring Boot framework
- tucache-spring-boot-starter dependency
- Available cache backend
