SpringBoot-Learning icon indicating copy to clipboard operation
SpringBoot-Learning copied to clipboard

Spring Boot中的缓存支持——EhCache使用 有问题

Open mozhexiake opened this issue 8 years ago • 0 comments
trafficstars

你好,我看你给的示例Chapter-4-4-1中,当删除一条记录后,仍然可以通过findByName获取被删除的数据,这个应该是有问题的吧,自带的 delete方法执行时候应该是没有清楚缓存吧;

mozhexiake avatar Mar 02 '17 06:03 mozhexiake