-
-
Notifications
You must be signed in to change notification settings - Fork 21
/
readme.md
90 lines (44 loc) · 2.64 KB
/
readme.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
# EasyEE Auto
EasyEE Auto 是针对 [EasyEE 开源 JavaEE 企业级快速开发平台](https://github.com/ushelp/EasyEE) 的自动化代码生成器。基于实体规则配置,能够一键快速生成可直接工作的模型,控制器,视图代码。
EasyEE Auto is an automated code generator for the [EasyEE Open Source JavaEE Enterprise Rapid Development Platform] (https://github.com/ushelp/EasyEE). Based on the entity rules configuration, can be a key to quickly generate a direct working model, controller, view code.
Least version: `1.4.0-RELEASE` (`EasyEE 4.4+`)
## 代码生成支持/Code Generator Support
提供五种类型项目的代码和视图生成。
Provides code and view generation for five types of projects.
- **EasyEE-SH-SpringBoot**: `Spring Boot` + `Hibernate(JPA)`
- **EasyEE-SM-SpringBoot**: `Spring Boot` + `MyBatis`
- **EasyEE-SSH**: `Spring` + `Struts2` + `Hibernate(JPA)`
- **EasyEE-SH**: `SpringMVC` + `Hibernate(JPA)`
- **EasyEE-SM**: `SpringMVC` + `MyBatis`
## Maven
```XML
<dependency>
<groupId>cn.easyproject</groupId>
<artifactId>easyee-auto</artifactId>
<version>1.4.0-RELEASE</version>
</dependency>
```
## Manual/使用手册
### 中文
[中文详细使用文档](doc/readme_zh_CN.md)
[官方主页](http://www.easyproject.cn/easyeeauto/zh-cn/index.jsp '官方主页')
[留言评论](http://www.easyproject.cn/easyeeauto/zh-cn/index.jsp#donation '留言评论')
如果您有更好意见,建议或想法,请联系我。
### English
[English detailed documentation](doc/readme_en.md)
[The official home page](http://www.easyproject.cn/easyeeauto/en/index.jsp 'The official home page')
[Comments](http://www.easyproject.cn/easyeeauto/en/index.jsp#donation 'Comments')
If you have more comments, suggestions or ideas, please contact me.
## End
Email:<inthinkcolor@gmail.com>
[http://www.easyproject.cn](http://www.easyproject.cn "EasyProject Home")
**Donation/捐助:**
<a href="http://www.easyproject.cn/donation">
<img alt="
支付宝/微信/QQ/云闪付/PayPal 扫码支付" src="http://www.easyproject.cn/thanks/donation.png" title="支付宝/微信/QQ/云闪付/PayPal 扫码支付" height="320" width="320"></img></a>
<div>支付宝/微信/QQ/云闪付/PayPal</div>
<br/>
我们相信,每个人的点滴贡献,都将是推动产生更多、更好免费开源产品的一大步。
**感谢慷慨捐助,以支持服务器运行和鼓励更多社区成员。**
We believe that the contribution of each bit by bit, will be driven to produce more and better free and open source products a big step.
**Thank you donation to support the server running and encourage more community members.**