# suep-demo **Repository Path**: jeremyyang824/suep-demo ## Basic Information - **Project Name**: suep-demo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-10-28 - **Last Updated**: 2024-11-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 主要内容 1. 数据结构定义 2. mybatis-plus Model Annotation 3. mybatis-plus Mapper定义(CRUD预定义方法) 4. 根据ID或简单条件查询实体 5. 获取实体的关联对象(一对多,多对多) 6. 构建动态查询 7. Spring声明式事务