# testJetCache **Repository Path**: konnysnow/testJetCache ## Basic Information - **Project Name**: testJetCache - **Description**: JetCache入门,redis,Spring Data Jpa - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-07 - **Last Updated**: 2021-08-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: Redis, JetCache, SpringDataJpa ## README # testJetCache #### 介绍 JetCache入门,redis,Spring Data Jpa #### 参考官网栗子 [https://github.com/alibaba/jetcache/wiki/GettingStarted_CN](https://github.com/alibaba/jetcache/wiki/GettingStarted_CN) #### 测试地址 [1] http://localhost:8080/get/1 基于成员变量缓存 [2] http://localhost:8080/delete/1 手动清理成员变量缓存 [3] http://localhost:8080/list 基于方法缓存 【4】查看redis的客户端软件:Another Redis desktop manager ![输入图片说明](https://images.gitee.com/uploads/images/2021/0807/020024_cd4579c8_4886501.png "屏幕截图.png") #### 使用说明 1. 使用/get/1路径,测试成员变量缓存 ![使用/get/1路径,测试成员变量缓存](https://images.gitee.com/uploads/images/2021/0807/015454_002f17ee_4886501.png "屏幕截图.png") 结果如下: ![结果如下:](https://images.gitee.com/uploads/images/2021/0807/015635_3adc7da7_4886501.png "屏幕截图.png") 2. 使用/list路径,测试方法缓存 ![输入图片说明](https://images.gitee.com/uploads/images/2021/0807/015841_c4506d3f_4886501.png "屏幕截图.png") 结果如下: ![输入图片说明](https://images.gitee.com/uploads/images/2021/0807/015932_059a78b7_4886501.png "屏幕截图.png") #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)