Yin-Hongwei / music-website

🎧 Vue + SpringBoot + MyBatis 音乐网站
Apache License 2.0
5.33k stars 1.43k forks source link

使用了redis的依赖,实现了对应方法,但没有真正使用?配置那里标的false #259

Open Judy-ZhongLin opened 1 year ago

Judy-ZhongLin commented 1 year ago

使用了redis的依赖,实现了对应方法,但没有真正使用?配置那里标的false 代码中没有看到类似@Cacheable(cacheNames = "User:Id",key="#p0")的内容 是不是没有真正使用呀

JAVAwly commented 11 months ago

I think it doesn't use the redis to support the system