Cacheble

无参数方法的@Cacheble注释

@Cacheable(value="usercache", key = "mykey") public string sayHello(){ return "test" } 无参方法,设置Cache的key值时,报错 rg.springframework.expression.spel.SpelEv ......
注释 Cacheble 参数 方法
共1篇  :1/1页 首页上一页1下一页尾页