# zp-work **Repository Path**: zp-learning/zp-work ## Basic Information - **Project Name**: zp-work - **Description**: 该项目集成工作中常用的插件、组件、工具类等 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-12 - **Last Updated**: 2023-01-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # zp-work #### 介绍 该项目集成工作中常用的插件、组件、工具类等 #### 项目层级目录 ``` zp-work ├── plugin-flyway -- 数据库版本控制插件 ├── plugin-liteflow -- 轻量,快速,稳定可编排的组件式规则引擎插件 ├── plugin-springboot -- 包含分布式定时任务锁shedlock ├── tool-demo -- 工具集demo ├── mapstruct -- 实体类转换工具 ├── transmittable-thread-local(简称ttl) -- 多线程数据传递工具 ├── java8Function -- 函数式编程 ```