# boot-chain **Repository Path**: bulkall/boot-chain ## Basic Information - **Project Name**: boot-chain - **Description**: springboot 托管使用责任链 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-26 - **Last Updated**: 2022-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 项目描述 责任链模式在 springBoot 下应用 其中还包含建造者模式 依赖 lombok 和 hutool ### 功能描述 项目中演示的责任链是 根据不通的规则进行决策,进去判断本次执行是否通过