# springboot **Repository Path**: xslzgrf/springboot ## Basic Information - **Project Name**: springboot - **Description**: spring boot 相关代码 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-20 - **Last Updated**: 2023-05-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springboot #### 介绍 spring boot 相关代码 #### emqx emqx4.3.8消息服务 #### modbustcp modbustcp协议链接设备进行采集控制 #### influxdb 链接influxdb1.8数据库插入,查询 #### rocketmq rocketmq 4.8.0 批量消息:BatchContreller 过滤消息:FilterController 顺序消息:OrderController 延迟消息:ScheduleController 简单消息:SimpleController 事务消息:TransactionController ### requestheaders 获取请求头部token 解析token获取用户信息 将用户信息写入body及header中 ### redis 配置操作多数据库 使用阿里fastjson序列化 并重写cachemanager交给spring管理, ### dcoker 打包成docker镜像 ### starter 自动注册