# publicdemo **Repository Path**: liuhaomin/publicdemo ## Basic Information - **Project Name**: publicdemo - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 43 - **Forks**: 26 - **Created**: 2020-09-23 - **Last Updated**: 2025-12-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gitbook-demo 企业级在线文档 启动后访问路径 localhost:4000 [博客地址](https://liuhm.blog.csdn.net/article/details/115729241) # excel-watermark excel 导出有水印 启动后访问路径 localhost:9900 [博客地址](https://liuhm.blog.csdn.net/article/details/108204483) # minio-demo minio 文件存储 启动后访问路径 localhost:9901 [博客地址](https://liuhm.blog.csdn.net/article/details/108128595) # aspose-pdf 文档转pdf 启动后访问路径 localhost:9902 [博客地址](https://liuhm.blog.csdn.net/article/details/102548424) # redis-demo 分布式锁的demo 启动后访问路径 localhost:9903 [博客地址](https://liuhm.blog.csdn.net/article/details/106614468) # dianjuhe 后端数据经纬度点聚合,前端地图显示 启动后访问路径 localhost:9904 [博客地址](https://liuhm.blog.csdn.net/article/details/108752068) # # csv-demo 后端解析csv 采用先预览再保存数据 预览后,保存表的信息到redis,切割文件 保存信息,多线程读取文件放入队列 ​ 多线程读队列写进mysql 启动后访问路径 localhost:9905 [博客地址](https://liuhm.blog.csdn.net/article/details/109387408) # bfs-demo 广度优先算法 [博客地址](https://liuhm.blog.csdn.net/article/details/112008342) # sqlparserdemo 解析sql [博客地址](https://liuhm.blog.csdn.net/article/details/110173143) # socketio-demo netty socketio 简单demo 代码 # socketio netty socketio 整理后的 代码 [博客地址](https://liuhm.blog.csdn.net/article/details/117988635) # webgis-demo 离线地图 [博客地址](https://liuhm.blog.csdn.net/article/details/118192276) # redis-sentinel 哨兵模式(一主两从三哨兵) [博客地址](https://liuhm.blog.csdn.net/article/details/118897643) # springcloud_prometheus_package 监控硬件软件状况 - 监控系统硬件(node-exporter) - 监控mysql (mysql_exporter) - 监控redis(redis_exporter) - 监控docker (cadvisor) - 监控可视化展示 (Grafana) - 监控报警 (Alertmanager ) [博客地址](https://liuhm.blog.csdn.net/article/details/130892090) # springcloud_prometheus 监控服务状况 SpringCloud使用Prometheus监控(基于Eureka) [博客地址](https://liuhm.blog.csdn.net/article/details/119669893) # springcloud_prometheus_security 监控服务状况 SpringCloud使用Prometheus监控(基于Eureka)Eureka有权限 [博客地址](https://liuhm.blog.csdn.net/article/details/119681115) # springcloud_prometheus_dynamic_datasource Springboot 多数据源进行actuator监控 [博客地址](https://liuhm.blog.csdn.net/article/details/119740189) # springcloud_prometheus_pushgateway Springboot2.0.8使用pushgateway推送到prometheus [博客地址](https://liuhm.blog.csdn.net/article/details/119758402) # springcloud_prometheus_alertmanager Alertmanager报警使用webhook飞秋通知 [博客地址](https://liuhm.blog.csdn.net/article/details/120707388) # springboot_package Springboot docker 打包分层 ,增量更新docker docker 如何导出某个镜像增量部分 [博客地址](https://liuhm.blog.csdn.net/article/details/119937352) # ftpUpload-demo ftpUpload-demo springboot 上传文件到ftp上 [博客地址](https://liuhm.blog.csdn.net/article/details/124691064) # vert-mysql vert-mysql 如何用java 5分钟实现一个最简单的mysql代理服务器? [博客地址](https://liuhm.blog.csdn.net/article/details/126262577) # mysql-protocol mysql-protocol mysql协议 [博客地址](https://liuhm.blog.csdn.net/article/details/126270726) # docker-spark docker-spark spark-submit 开发使用 [博客地址](https://liuhm.blog.csdn.net/article/details/129616789) # mybatis-plus-demo mybatis-plus-demo 本篇内容主要讲解的是mybatis-plus 支持不同数据源sql切换 开发使用 [博客地址](https://liuhm.blog.csdn.net/article/details/131768914) # export-template-word export-template-word 本篇内容主要讲解的是通过模版导出word [博客地址](https://liuhm.blog.csdn.net/article/details/131919187) # mybatis-plus-demo3_5_3_1 mybatis-plus-demo3_5_3_1 本篇内容主要讲解的是mybatis-plus 支持不同数据源sql切换 开发使用 [博客地址](https://blog.csdn.net/qq_36120342/article/details/134440397) # springcloud_dynamic_datasource Springboot+mybatis-plus+dynamic-datasource+Hikari 手动切换数据源 [博客地址](https://liuhm.blog.csdn.net/article/details/138650080) # springcloud_dynamic_datasource_tenant Springboot+mybatis-plus+dynamic-datasource+继承DynamicRoutingDataSource切换数据源 [博客地址](https://liuhm.blog.csdn.net/article/details/138650997) # camunda-demo Spring Boot 项目集成camunda流程引擎 [博客地址](https://liuhm.blog.csdn.net/article/details/144138159) # mybatis-plus-encrypt Spring Boot 项目集成mybatis-plus数据库字段加密处理 [博客地址](https://liuhm.blog.csdn.net/article/details/144748356) # mybatis-plus-fieldfill Spring Boot 项目集成mybatis-plus自动填充时间的配置类实现 [博客地址](https://liuhm.blog.csdn.net/article/details/144748725) # deepseek4j-demo Spring Boot 项目集成deepseek4j 实现ai对话 [博客地址](https://liuhm.blog.csdn.net/article/details/147381162) # eepseek4j-easy-rag Spring Boot 项目集成deepseek4j 实现简单的rag 知识库 [博客地址](https://liuhm.blog.csdn.net/article/details/147381258)