# Fast-boot **Repository Path**: tang006/common-parent ## Basic Information - **Project Name**: Fast-boot - **Description**: 针对SpringBoot 进行封装的一个程序 方便快速创建程序,拦截器,预加载资源,key-value 缓存,线程池 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 35 - **Created**: 2018-06-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # common-parent > 针对SpringBoot 封装的一系列的快捷包 **maven 坐标** cn.jiangzeyin.fast-boot common-parent VSESION 注:VSESION 请更换为最新的版本号 博客地址:http://blog.csdn.net/jiangzeyin_/article/details/78709043 子项目: # 1.common-boot > 此模块主要封装Boot 程序的常用工具和内存缓存 > >如:公共的Controller、自动化拦截器、启动加载资源接口、线程池管理 **maven坐标** cn.jiangzeyin.fast-boot common-boot 地址:https://gitee.com/jiangzeyin/common-parent/tree/master/common-boot # 2.common-redis > 此模块主要是封装了SpringBoot 里面包含Redis 的操作支持动态指定使用数据库编号 **maven坐标** cn.jiangzeyin.fast-boot common-redis 地址:https://gitee.com/jiangzeyin/common-parent/tree/master/common-redis