Cache SpringBoot can not test

后端 未结 0 1271
猫巷女王i
猫巷女王i 2020-12-15 18:05

I have spring boot application with cache WITHOUT db(jpa, repository etc). Have

@Cacheable(cacheNames = "val", key = "#a1.toString() + #a2.toSt         


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