# GitHub-code-practice **Repository Path**: teachLab/GitHub-code-practice ## Basic Information - **Project Name**: GitHub-code-practice - **Description**: GitHub代码实战系列 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-02 - **Last Updated**: 2021-12-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 前言 GitHub就是一个金库,好的项目需要发掘,一个好的轮子能够让你的工作效率大大提高,而这个项目,就是发掘那些优秀的轮子,然后使用它,集成后快速入门。 # 子项目介绍 | 模块 | 所属开源项目 | 项目介绍 | 文章地址 | | --- | --- | --- | --- | | `springboot_api_encryption` | [ rsa-encrypt-body-spring-boot](https://gitee.com/ishuibo/rsa-encrypt-body-spring-boot) | Spring Boot接口加密,可以对返回值、参数值通过注解的方式自动加解密 。 | [这个轮子让SpringBoot实现api加密So Easy!](https://mp.weixin.qq.com/s/2skjj92W4lB1LygEq5aApw) | | `simpleimage-demo` | [simpleimage](https://github.com/alibaba/simpleimage) | 图片处理工具类,具有加水印、压缩、裁切等功能 | [ Java实现图片水印+压缩So easy!](https://mp.weixin.qq.com/s/wGIFi7kbfnPji86gNbHuzA) | | `xxl-job-demo` | [ xxl-job ](https://github.com/xuxueli/xxl-job) | 分布式定时任务使用场景 | [分布式定时任务xxJob的常用姿势都集齐了,So Easy! ](https://mp.weixin.qq.com/s/Dmbp2PhEkDQV_l6EOtBouA) | | `xxl-sso-demo` | [xxl-sso](https://github.com/xuxueli/xxl-sso/) | 单点登录功能 | [实战:SpringBoot集成xxl-sso实现单点登录 ](https://mp.weixin.qq.com/s/3rICjIF7n4ixkI76cSF4Qg) | | `vuepress-demo` |[vuepress](https://www.vuepress.cn) |建立自己的知识档案库|[神奇!不需要服务器,搭建免费个人Blog,so easy!](https://mp.weixin.qq.com/s/ljL_K8ktcCApEk8bTqXjuw)| | `xxl-conf-demo` |[xxl-conf](https://github.com/xuxueli/xxl-conf) |分布式配置中心|[实战:开源配置中心xxl-conf](https://mp.weixin.qq.com/s/4njchboKiI0uZfzOfMyRSA)| | `Shardingsphere-demo` |[Shardingsphere](http://shardingsphere.apache.org/index_zh.html) |分库分表|[实战:Shardingsphere分库分表](https://mp.weixin.qq.com/s/K5rPtdTwHuXhj789TegnCA)| | `easyexcel-demo` |[easyexcel](https://github.com/alibaba/easyexcel) |excel操作|[没想到啊,Java操作Excel竟然这么简单!](https://mp.weixin.qq.com/s/YO8Uhq1WfLYTDTpNSOmSlA)| | `kaptcha-demo` |[kaptcha](https://github.com/penggle/kaptcha) |验证码登录|[实战:SpringBoot分布式验证码登录方案](https://mp.weixin.qq.com/s/433Z4B5_Yulg-edwcNYb6A)| | `rabbitMq-demo` |[rabbitMq](https://github.com/rabbitmq/rabbitmq-server) |rabbitMq|[实战:SpringBoot集成rabbitmq并实现延时队列](https://mp.weixin.qq.com/s/E3xlhhMGStoCQC05vZscSQ)| | `FastDFS-demo` |[fastdfs](https://github.com/happyfish100/fastdfs) |fastdfs图片服务器api调用|[docker搭建FastDFS文件系统并集成SpringBoot](https://mp.weixin.qq.com/s/FSqv4lNz7PjmV6NH2i87DQ)| | `auth-demo` |[jwt](#) |jwt|[实战:十分钟实现基于JWT前后端分离的权限框架](https://mp.weixin.qq.com/s/1I4WeLU8FHxuqfv8GiHUgw)|