An open API service indexing awesome lists of open source software.

https://github.com/fartherp/code-generator-web

自动生成自定义代码页面
https://github.com/fartherp/code-generator-web

easyui java

Last synced: about 2 months ago
JSON representation

自动生成自定义代码页面

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