LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

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-22

Capabilities

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

Source

  • Spec: SKILL.md
Spring Boot
TuCache
Caching
Redis
SpEL
Add TuCache annotations
Add TuCacheClear annotations
Design SpEL cache keys
Configure cache expiration
Spring Boot source code
tucache-spring-boot-starter dependency
Cache backend configuration
Method-result caching annotations
Cache invalidation annotations