# java-design-pattern-redux **Repository Path**: appleyk/java-design-pattern-redux ## Basic Information - **Project Name**: java-design-pattern-redux - **Description**: 用Java结合设计模式(装饰器+责任链+观察者模式)实现简版的Redux功能 - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-09 - **Last Updated**: 2023-07-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # java-design-pattern-redux #### 介绍 用Java结合设计模式(装饰器+责任链+观察者+代理模式)实现简版的Redux功能 #### 软件架构 软件架构说明 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request