A simple list of code generation tools in Java

Source: Internet
Author: User

Java also has a similar Codesmith code generation tool, but open source or a lot of free, the following brief introduction:

1.spring Roo

One of the official spring projects.

2.m2spring

It looks like a commercial.

3.springside

Domestic, author Csdn Jiangnan White

4.rapid-framework

It's also homemade.

5. Seam Gen

JBoss Seam Code Auto Generation tool

6.appfuse

Veteran tools

7.middlegen

Another veteran tool.

8. The tool I developed myself

The previous tools are based on the database, take ResultSetMetaData to generate Java classes, DAO code, Services layer, action, and so on, JDBC metadata restrictions, my idea is to read directly powerdesigner PDFM file , the actual is the XML file, parsing can be the primary key field, foreign key reference and other information, after the data dictionary and other references are automatically generated, ibatis,hibernate,jpa,struts2 action,jsf controller,xml configuration parameters, JSP page, JS validation script.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.