org.springframework.boot.autoconfigure.cache.CacheProperties.Redis only have a default timeToLive , but in generally , a application need to set timeToLive by cacheName
Comment From: wilkinsona
Thanks for the suggestion. This is a duplicate of https://github.com/spring-projects/spring-boot/issues/19042.