https://github.com/fartherp/code-generator-web
自动生成自定义代码页面
https://github.com/fartherp/code-generator-web
easyui java
Last synced: about 2 months ago
JSON representation
自动生成自定义代码页面
- Host: GitHub
- URL: https://github.com/fartherp/code-generator-web
- Owner: fartherp
- License: apache-2.0
- Created: 2017-12-26T09:10:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-28T01:55:14.000Z (about 8 years ago)
- Last Synced: 2025-01-07T21:35:06.283Z (over 1 year ago)
- Topics: easyui, java
- Language: CSS
- Size: 580 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- Changelog: changelog/code_test.sql
- License: LICENSE
Awesome Lists containing this project
README
# 自动生成代码页面
## 集成generator-code-integration
```
可以自定义生成符合自己风格代码结构,配合使用下面地址
https://github.com/fartherp/generator-code-integration.git
pom.xml中引入自定义的包,即可生成自定义代码
com.github.fartherp
generatorcode-framework
1.0-SNAPSHOT
```
## 测试SQL脚本
```
changelog里面的code_test.sql
```
## 页面配置
```
类路径: com.github.fartherp
项目名: code
项 目: framework
用户名: root
密 码: root
U R L: jdbc:mysql://localhost:3306/code_test
```
## pom.xml集成tomcat插件,直接使用插件启动
## 访问主页 http://localhost:8081/code