# springmvc_ibatis_plus **Repository Path**: okfsaiwp/springmvc_ibatis_plus ## Basic Information - **Project Name**: springmvc_ibatis_plus - **Description**: 基于springmvc与ibatis 整合的以图形化方式运行按照模板定制一键化自动生成 model、dao、service代码 以及spring web配置文件,并实现了事务控制 - **Primary Language**: Java - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 31 - **Created**: 2017-05-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #springmvc_ibatis_plus 说明:如果数据库表中oracle无blob,clob字段,mysql中无text,blob字段请使用 noSupportBCLOB 分支代码 ================================================================================================ 不啰嗦了,直接上图! 附件为Windows 64位系统eclipse swt—jface运行jar包,如果为32位系统,请从eclipse\plugins目录下找到swt-jface包替换原来的64位系统包后打包。 swt—jface位置如下图 ![swt-jface](https://git.oschina.net/uploads/images/2017/0504/163524_e6950195_722815.png "swt-jface") 打包步骤: 项目右键-》Export-》 Runable JAR file ![jar1](https://git.oschina.net/uploads/images/2017/0509/220011_fe753283_722815.png "打包1") ![jar2](https://git.oschina.net/uploads/images/2017/0509/220033_3dad4661_722815.png "打包2") 运行界面 ![运行界面](https://git.oschina.net/uploads/images/2017/0504/171154_95193a87_722815.png "运行界面") 生成的代码,新建web工程结构 ![生成的代码](https://git.oschina.net/uploads/images/2017/0504/171214_0d0178b5_722815.png "生成的代码")