# mybatis+plus+jpa **Repository Path**: aikaex/demo ## Basic Information - **Project Name**: mybatis+plus+jpa - **Description**: mybatis+plus+jpa的小demo,BaseController和ModelUtil这2个类是亮点 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 17 - **Forks**: 2 - **Created**: 2023-05-23 - **Last Updated**: 2025-03-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README mybatis+plus+jpa的小demo. BaseController和ModelUtil两个类是大亮点, MyFactory和IfUtil两个类是小亮点. 新手看看demo文件夹就行. ps:改下数据库配置运行就行,jpa自动建表,之后把ddl-auto: create-drop改成update就行