# spring-boot-mybatis-code-generator-jsp **Repository Path**: FlagInfo/spring-boot-mybatis-code-generator-jsp ## Basic Information - **Project Name**: spring-boot-mybatis-code-generator-jsp - **Description**: spring-boot-mybatis-code-generator-jsp mybatis自动代码生成 根据数据表 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2016-03-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 功能:根据mysql数据库表生成mybatis mapping SQL文件 dao model service 使用:1 运行 SampleWebJspApplication中的main方法 2 浏览器中输入localhost:8080