# springboot项目模板 **Repository Path**: xk39/springboot-template ## Basic Information - **Project Name**: springboot项目模板 - **Description**: spring-boot项目模板 集成redis、mq、es、Apidocs - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2023-08-18 - **Last Updated**: 2023-08-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 介绍 > springboot-template > 可根据需求调整分布式 > 整合mysql、redis、es、RocketMQ ## 特征 * 中间件单机、集群配置 * 集成MyBatis、通用Mapper插件、PageHelper分页插件 * JApiDocs * 统一返回结果 * 敏感词过滤优化 * ip转换 中国|0|河南省|郑州市|联通 * DockerFile部署 * 自定义异常 * 短网址 * 异步注解线程池 * 限流(用户ID、ip) * Redis value新增基本类型 get时需传递传递接受类型 * 数据库字段自动加密、解密 * 新增JWT * 转PDF ## 使用步骤 **1、Boot启动项目** SpringbootTemplateApplication 启动 TestController 测试Demo **2、Docker部署** ![Image text](https://gitee.com/yunhuayang/springboot-template/raw/master/d.png)