1 Star 0 Fork 3.2K

Xxxlk/springboot-bucket

forked from simench/springboot-bucket 
Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
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

Search