文件名称:jeecg-mybatis-framework
- 所属分类:
- Web服务器
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2017-04-11
- 文件大小:
- 20.16mb
- 下载次数:
- 0次
- 提 供 者:
- paipa******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
jeecg-mybatis-fr a mework,采用SpringMVC+Mybatis等主流框架,为jeecg的参考学习版本,参考YIYA网站,仅供大家学习和技术交流。
代码生成器:支持单表模型,根据表生成对应的Bean,Service,Dao,Action,XML,JSP等,增删改查功能直接使用。
下载:JEECG-mybatis参考学习版本
环境搭建步骤:
1.创建一个utf-8的数据库,数据库名jeecgmybatis
2.执行脚本jeecgmybatis.sql,初始化数据库
3.项目导入myeclipse工程
4.启动项目
访问:http://localhost:8080/jeecg-mybatis-fr a mework
5.代码生成器路径
/jeecg-mybatis-fr a mework/src/com/code/CodeUtil.java
简要说明
jeecg-mybatis-fr a mework,采用SpringMVC+Mybatis等主流框架
支持数据库: Mysql,Oracle10g
前端:使用Jquery和Easyui技术.JS封装简洁,操作简单.
权限:对菜单,按钮控制.根据登陆用户权限展示拥有的菜单和按钮.
拦截:对所有无权限URL进行拦截,防止手动发送HTTP请求,确保系统全性.
代码生成:根据表生成对应的Bean,Service,Dao,Action,XML,JSP等,增删改查功能直接使用,实现了快速开发-Jeecg-mybatis-fr a mework, using SpringMVC+ Mybatis and other mainstream fr a mework for jeecg reference learning version, refer to YIYA website, only for everyone to learn and technical exchange.
Code generator: support single table model, according to the table to generate the corresponding Bean, Service, Dao, Action, XML, JSP, etc., add or delete function directly.
Download: JEECG-mybatis reference study version
Environment Steps:
1. Create a UTF-8 , the name jeecgmybatis
2. Execute the scr ipt jeecgmybatis.sql to initialize the
3. Project import myeclipse project
4. Start the project
Visit: http: // localhost: 8080/jeecg-mybatis-fr a mework
5. Code generator path
/jeecg-mybatis-fr a mework/src/com/code/CodeUtil.java
代码生成器:支持单表模型,根据表生成对应的Bean,Service,Dao,Action,XML,JSP等,增删改查功能直接使用。
下载:JEECG-mybatis参考学习版本
环境搭建步骤:
1.创建一个utf-8的数据库,数据库名jeecgmybatis
2.执行脚本jeecgmybatis.sql,初始化数据库
3.项目导入myeclipse工程
4.启动项目
访问:http://localhost:8080/jeecg-mybatis-fr a mework
5.代码生成器路径
/jeecg-mybatis-fr a mework/src/com/code/CodeUtil.java
简要说明
jeecg-mybatis-fr a mework,采用SpringMVC+Mybatis等主流框架
支持数据库: Mysql,Oracle10g
前端:使用Jquery和Easyui技术.JS封装简洁,操作简单.
权限:对菜单,按钮控制.根据登陆用户权限展示拥有的菜单和按钮.
拦截:对所有无权限URL进行拦截,防止手动发送HTTP请求,确保系统全性.
代码生成:根据表生成对应的Bean,Service,Dao,Action,XML,JSP等,增删改查功能直接使用,实现了快速开发-Jeecg-mybatis-fr a mework, using SpringMVC+ Mybatis and other mainstream fr a mework for jeecg reference learning version, refer to YIYA website, only for everyone to learn and technical exchange.
Code generator: support single table model, according to the table to generate the corresponding Bean, Service, Dao, Action, XML, JSP, etc., add or delete function directly.
Download: JEECG-mybatis reference study version
Environment Steps:
1. Create a UTF-8 , the name jeecgmybatis
2. Execute the scr ipt jeecgmybatis.sql to initialize the
3. Project import myeclipse project
4. Start the project
Visit: http: // localhost: 8080/jeecg-mybatis-fr a mework
5. Code generator path
/jeecg-mybatis-fr a mework/src/com/code/CodeUtil.java
(系统自动生成,下载前可以参看下载内容)
下载文件列表
jeecg-mybatis-framework\.classpath
.......................\.mymetadata
.......................\.project
.......................\.settings\.jsdtscope
.......................\.........\com.genuitec.eclipse.j2eedt.core.prefs
.......................\.........\com.genuitec.eclipse.migration.prefs
.......................\.........\org.eclipse.core.resources.prefs
.......................\.........\org.eclipse.jdt.core.prefs
.......................\.........\org.eclipse.ltk.core.refactoring.prefs
.......................\.........\org.eclipse.wst.jsdt.ui.superType.container
.......................\.........\org.eclipse.wst.jsdt.ui.superType.name
.......................\.........\org.eclipse.wst.ws.service.policy.prefs
.......................\doc\jeecgmybatis.sql
.......................\...\使用步骤
.......................\resources\jeecg\jeecg_config.properties
.......................\.........\.....\jeecg_database.properties
.......................\.........\.....\template\ControllerTemplate.ftl
.......................\.........\.....\........\DaoTemplate.ftl
.......................\.........\.....\........\EntityTemplate.ftl
.......................\.........\.....\........\ftlTemplate.ftl
.......................\.........\.....\........\jspTemplate.ftl
.......................\.........\.....\........\jsTemplate.ftl
.......................\.........\.....\........\.unit\ServiceJunitTemplate.ftl
.......................\.........\.....\........\MapperTemplate.xml
.......................\.........\.....\........\PageTemplate.ftl
.......................\.........\.....\........\ServiceTemplate.ftl
.......................\.........\log4j.properties
.......................\.........\spring-common.xml
.......................\.........\spring-servlet.xml
.......................\src\codeGenerate\CodeUtil.java
.......................\...\............\def\CodeResourceUtil.java
.......................\...\............\...\ConvertDef.java
.......................\...\............\...\FtlDef.java
.......................\...\............\...\TableConvert.java
.......................\...\............\factory\CodeGenerateFactory.java
.......................\...\............\util\ColumnData.java
.......................\...\............\....\CommonPageParser.java
.......................\...\............\....\CreateBean.java
.......................\...\............\....\WolfXmlUtil.java
.......................\...\..m\base\annotation\Auth.java
.......................\...\...\....\dao\BaseDao.java
.......................\...\...\....\entity\BaseEntity.java
.......................\...\...\....\......\TreeNode.java
.......................\...\...\....\interceptor\AuthInterceptor.java
.......................\...\...\....\...........\ExceptionInterceptor.java
.......................\...\...\....\page\AjaxJson.java
.......................\...\...\....\....\BasePage.java
.......................\...\...\....\....\Pager.java
.......................\...\...\....\service\BaseService.java
.......................\...\...\....\util\ClassReflectUtil.java
.......................\...\...\....\....\Constant.java
.......................\...\...\....\....\DateUtil.java
.......................\...\...\....\....\edit\MyEditor.java
.......................\...\...\....\....\HtmlUtil.java
.......................\...\...\....\....\json\JSONStringObject.java
.......................\...\...\....\....\....\JSONUtil.java
.......................\...\...\....\....\MethodUtil.java
.......................\...\...\....\....\MyBatisDB.java
.......................\...\...\....\....\OperatoreUtils.java
.......................\...\...\....\....\Pager.java
.......................\...\...\....\....\RandomUtils.java
.......................\...\...\....\....\SessionUtils.java
.......................\...\...\....\....\SpringContextUtil.java
.......................\...\...\....\....\StringUtil.java
.......................\...\...\....\....\TreeUtil.java
.......................\...\...\....\....\URLUtils.java
.......................\...\...\....\view\ExFreeMarkerView.java
..................