how to do Spring Boot Data Redis @Cacheable properly?

后端 未结 0 561
遥遥无期
遥遥无期 2020-12-14 12:18

hi what i trying here is using redis to cache my data, when the first hit, my @Cacheable working because everytime if the redis key is not there, the @Cacheable create the k

相关标签:
回答
  • 消灭零回复
提交回复
热议问题