Spring Boot - Caching
You have a method that fetches user data from a slow API. You want to cache results but refresh cache every 10 minutes. Which approach best achieves this in Spring Boot?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions