# xbd-framework **Repository Path**: xbd521/xbd-framework ## Basic Information - **Project Name**: xbd-framework - **Description**: 基于spring framework的二次封装框架 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-01-30 - **Last Updated**: 2021-09-14 ## Categories & Tags **Categories**: webframework **Tags**: None ## README # xbd-framework 基于Spring Framework的自研Framework框架 ## 与Spring Framework版本关系 从Spring Framework 4.3开始,之前的版本不在处理,与Spring Framework版本保持一致
xbd-framework spring-framework 开发状态
4.3.x 4.3.x 开发中
5.0.x 5.0.x 开发中
5.1.x 5.1.x 开发中
## 核心配置 ```xml org.xbdframework xbd-context-support 版本号 ``` ## xbd-core ```xml org.xbdframework xbd-core 版本号 ``` ## xbd-context ```xml org.xbdframework xbd-context 版本号 ``` ## xbd-context-support ```xml org.xbdframework xbd-context-support 版本号 ``` ## xbd-dao ```xml org.xbdframework xbd-dao 版本号 ``` ## xbd-tx ```xml org.xbdframework xbd-tx 版本号 ``` ## xbd-web ```xml org.xbdframework xbd-web 版本号 ``` ## xbd-jms ```xml org.xbdframework xbd-jms 版本号 ``` ## xbd-framework-bom ```xml org.xbdframework xbd-framework-bom 版本号 ```