On this page, the developer can choose which frameworks will be part of his/her project.
MVC: here it is possible to choose a MVC (Model View Controller) framework for the project, e.g.: Struts, JSF, etc.
IoC: all projects are generated following modern concepts of inversion of control. Currently, the most used framework is Spring.
Database Layer: this item contains the frameworks of data persistence available.
Database Type: here one can choose the database used for the application.
Other: other frameworks and technologies are available here.
By clicking 'build' all the necessary files are generated for the configuration of the chosen frameworks.


