Is doing my own cache implementation better or using @Cacheable in spring-cache is better?

前端 未结 0 456
长发绾君心
长发绾君心 2020-11-27 16:33

Example that I have this data right here from an API call from another domain:

[{Albums : 
{ name: “albumName”,
  artist: {name: “artistName,
           link:         


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