home/roleplay/caching-2

Caching

GPTClaudeGemini··596 copies·updated 2026-07-14
caching-2.prompt
# Spring Boot Caching Helper

Use this prompt to add caching to Spring Boot services.

---

## 🧠 Prompt

Add caching to this Spring Boot service using:

- `@Cacheable`
- TTL and cache names  
- Invalidation rules  
- Example configuration class  

**Code:**

when to use it

Community prompt sourced from the open-source GitHub repo garlichck/chatgpt-prompt-for-software-engineer (MIT). A "Caching" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

garlichck/chatgpt-prompt-for-software-engineer · MIT