# spring-boot-liugui **Repository Path**: echozizhu/spring-boot-liugui ## Basic Information - **Project Name**: spring-boot-liugui - **Description**: spring-boot 集成 其他框架代码 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-06-04 - **Last Updated**: 2025-07-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring-boot-liugui [![知识共享协议(CC协议)](https://img.shields.io/badge/License-Creative%20Commons-DC3D24.svg)](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh) [![GitHub stars](https://img.shields.io/github/stars/Idonyouname/spring-boot-liugui.svg?style=flat&label=Star)](https://github.com/Idonyouname/spring-boot-liugui/stargazers) [![GitHub forks](https://img.shields.io/github/forks/Idonyouname/spring-boot-liugui.svg?style=flat&label=Fork)](https://github.com/Idonyouname/spring-boot-liugui/fork) [![GitHub watchers](https://img.shields.io/github/watchers/Idonyouname/spring-boot-liugui.svg?style=flat&label=Watch)](https://github.com/Idonyouname/spring-boot-liugui/watchers) [![GitHub followers](https://img.shields.io/github/followers/Idonyouname.svg?label=%E5%85%B3%E6%B3%A8)](https://github.com/Idonyouname) ### spring-boot 集成 其他框架代码 * admin监控 * log * aop * h2数据库 * jpa + thymeleaf crud * mybatis * mybatis-plus * properties - 读取配置文件 * rabbitMQ - 队列 * shiro - 权限框架 * swagger2 - 接口在线文档 2020/11/04 升级knife4j * valid - 参数验证 * webSocket - 全双工通讯协议 * scheduled - spring@scheduled 定时任务 * quartz - 定时任务 * gradle yml配置初体验 * redis 集成redis非关系型数据库,集成key过期监听机制 * netty - 集成 * idempotence 幂等性redis+token处理方案 * cache spring 缓存入门 * unify-dispose 统一返回与全局异常 * redis-cache redis缓存 * quartz2 - 动态定时任务 * upload-download - 上传下载 * encryption-decryption 加解密starter * ed-test 加解密验证 * hello-security 权限和认证 * thread-pool 线程池与线程池观察日志 * openhtmltopdf html转PDF * flowable 工作流 * EasyExcel excel多表头文件处理