【Fast-Boot】 针对SpringBoot 封装的一系列的快捷包

针对SpringBoot 封装的一系列的快捷包 提供公共的Controller、自动化拦截器、启动加载资源接口、线程池管理

Maven metadata URI
Hex.pm
jdk

安装

Maven

在SpringBoot项目的pom.xml 添加如下代码

<dependencies>
    <groupId>cn.jiangzeyin.fast-boot</groupId>
    <artifactId>common-parent</artifactId>
    <version>VERSION</version>
</dependencies>

注:VERSION 请更换为公共maven库最新的版本号

版本变更

文档

博客地址

参考API

依赖

SpringBoot starter-web

HuTool

fastjson

子项目:

1.common-boot

此模块主要封装Boot 程序的常用工具和内存缓存

如:公共的Controller、自动化拦截器、启动加载资源接口、线程池管理

maven坐标

<dependency>
    <groupId>cn.jiangzeyin.fast-boot</groupId>
    <artifactId>common-boot</artifactId>
</dependency>

地址:https://gitee.com/jiangzeyin/common-parent/tree/master/common-boot

2.common-redis

此模块主要是封装了SpringBoot 里面包含Redis 的操作支持动态指定使用数据库编号

maven坐标

<dependency>
    <groupId>cn.jiangzeyin.fast-boot</groupId>
    <artifactId>common-redis</artifactId>
</dependency>

特点:支持动态指定Redis 索引库编号

地址:https://gitee.com/jiangzeyin/common-parent/tree/master/common-redis

提供bug反馈或建议

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值