摘要: @Cacheable的使用 @CacheEvict:清除缓存 阅读全文
posted @ 2019-03-15 21:30 hcss 阅读(134) 评论(0) 推荐(0)
摘要: package com.example.zs; import com.example.zs.mapper.UserMapper; import com.example.zs.pojo.User; import org.junit.Test; import org.junit.runner.RunWith; import org.springframework.beans.factory.ann... 阅读全文
posted @ 2019-03-15 15:53 hcss 阅读(236) 评论(0) 推荐(0)