1 Star 0 Fork 0

dave / JavaCodeFactory

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

欢迎使用 Code Factory


CodeFactory 是使用Java Swing开发的一款代码生成工具,主要适用于 SpringMVC、Struts2、Mybatis、Hinernate等框架的Web项目,可以选择生成:实体类、DAO类、Mapper.xml、hbm.xml、Service类、Controller类、Action类,目前还未完全支持(当前仅支持SpringMVC+MyBatis+MySql数据库),后续有空就会更新下:

  • 生成实体类
  • 生成DAO类、Service、Controller类
  • 生成Mybatis的Mapper.xml
  • 支持查看表结构与数据
  • 支持格式化SQL语句与执行
  • 支持多套数据库配置,可一键切换
  • 支持多套代码模版,可一键切换

1.首界面

首界面


2.在菜单“设置=>数据库配置”中,配置数据库信息:

数据库配置


3.配置后,点击测试连接测试下配置是否正确:

数据库配置


4.配置完成后,加载数据库表:

数据库配置


5.可查看表数据,新增、修改、删除都可以:

数据库配置


6.填写生成代码的一些配置信息:

数据库配置


作者: Yisin 邮箱: admin@yinsin.net 2016 年 11月 30日

The MIT License (MIT) Copyright (c) 2016 隐心 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
Java
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/lq/JavaCodeFactory.git
git@gitee.com:lq/JavaCodeFactory.git
lq
JavaCodeFactory
JavaCodeFactory
master

搜索帮助