# springboot-all **Repository Path**: xyz1041221997/Springboot-all ## Basic Information - **Project Name**: springboot-all - **Description**: SpringBoot的学习笔记和样例代码。整合各个组件的样例代码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-12-24 - **Last Updated**: 2024-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目说明 ### 1. SpringBootDemo 项目为简单的SpringBoot项目未集成任何其他组件 ### 2. springBoot-mybatis项目为整合mybatis #### 2.1 springBoot-mybatis项目为一对一,一对多查询 #### 2.2 springBoot-mybatis项目为递归子查询 #### 2.3 springBoot-mybatis项目为声明事务的使用 #### 2.4