why @Cacheable is invalid, when I Indirect invoke method?

后端 未结 0 1660
说谎
说谎 2021-02-05 13:49

@Cacheable @CacheEvict invalid

I has a service like this:

@service
pubic class TestService {

  @Cacheable(cacheNames ="user",key = "#user         


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