EasyEE AUTO

Code Auto Generator for EasyEE Open Source JavaEE Enterprise Basic Development Platform(https://github.com/ushelp/EasyEE).

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

cn.easyproject
ArtifactId

ArtifactId

easyee-auto
Last Version

Last Version

1.4.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

EasyEE AUTO
Code Auto Generator for EasyEE Open Source JavaEE Enterprise Basic Development Platform(https://github.com/ushelp/EasyEE).
Project URL

Project URL

http://easyproject.cn/easyee
Source Code Management

Source Code Management

https://github.com/ushelp/EasyEE-Auto.git

Download easyee-auto

How to add to project

<!-- https://jarcasting.com/artifacts/cn.easyproject/easyee-auto/ -->
<dependency>
    <groupId>cn.easyproject</groupId>
    <artifactId>easyee-auto</artifactId>
    <version>1.4.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.easyproject/easyee-auto/
implementation 'cn.easyproject:easyee-auto:1.4.0-RELEASE'
// https://jarcasting.com/artifacts/cn.easyproject/easyee-auto/
implementation ("cn.easyproject:easyee-auto:1.4.0-RELEASE")
'cn.easyproject:easyee-auto:jar:1.4.0-RELEASE'
<dependency org="cn.easyproject" name="easyee-auto" rev="1.4.0-RELEASE">
  <artifact name="easyee-auto" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.easyproject', module='easyee-auto', version='1.4.0-RELEASE')
)
libraryDependencies += "cn.easyproject" % "easyee-auto" % "1.4.0-RELEASE"
[cn.easyproject/easyee-auto "1.4.0-RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
org.freemarker : freemarker jar 2.3.23
commons-io : commons-io jar 2.5

Project Modules

There are no modules declared in this project.

EasyEE Auto

EasyEE Auto 是针对 EasyEE 开源 JavaEE 企业级快速开发平台 的自动化代码生成器。基于实体规则配置,能够一键快速生成可直接工作的模型,控制器,视图代码。

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

<dependency>
  <groupId>cn.easyproject</groupId>
  <artifactId>easyee-auto</artifactId>
  <version>1.4.0-RELEASE</version>
</dependency>

Manual/使用手册

中文

中文详细使用文档

官方主页

留言评论

如果您有更好意见,建议或想法,请联系我。

English

English detailed documentation

The official home page

Comments

If you have more comments, suggestions or ideas, please contact me.

End

Email:[email protected]

http://www.easyproject.cn

Donation/捐助:


支付宝/微信/QQ/云闪付/PayPal 扫码支付
支付宝/微信/QQ/云闪付/PayPal

我们相信,每个人的点滴贡献,都将是推动产生更多、更好免费开源产品的一大步。

感谢慷慨捐助,以支持服务器运行和鼓励更多社区成员。

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.

Versions

Version
1.4.0-RELEASE
1.3.3-RELEASE
1.3.2-RELEASE
1.3.1-RELEASE
1.3.0-RELEASE
1.2.1-RELEASE
1.2.0-RELEASE