Spring Boot - Caching
Given this code snippet with
@EnableCaching and a @Cacheable method, what happens on the second call to getData()?@EnableCaching and a @Cacheable method, what happens on the second call to getData()?15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions