1 Star 0 Fork 3.2K

Xxxlk/springboot-bucket

forked from simench/springboot-bucket 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

SpringBoot Cache 演示项目

基于注解的声明式缓存

SpringBoot 2.0的写法有些改变,参考:

https://3dot141.com/blogs/20329.html

https://my.oschina.net/u/3773384/blog/1795296

运行

本地安装好MySQL 5.7,并执行初始化sql脚本:resources/sql/t_user.sql

另外还需要安装Redis,配置好application.yml文件中的redis地址

测试用例:com.xncoding.service.UserServiceTest.java

许可证

Copyright (c) 2018 Xiong Neng

基于 MIT 协议发布: http://www.opensource.org/licenses/MIT

马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/xinlk/springboot-bucket.git
git@gitee.com:xinlk/springboot-bucket.git
xinlk
springboot-bucket
springboot-bucket
master

搜索帮助