Automatic frontend engine for Java. Write just the domain classes in plain Java. Get a web application ready for production.
Features
- No code generation: touch your code try your application in a few seconds.
- Although the User Interface is automatically generated (on fly) a fine tuning front-end arrangement is allowed.
- Adapted to work with legacy database schemas.
- Easy integration of reports made with JasperReports.
- Exhaustive documentation in English, French, Russian, Chinese and Spanish.
License
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
Simple and good CRUD framework
-
Buenas tarde amigos, soy nuevo en esto y este tipo de trabajo me gusto mucho es cómodo para trabajar con el pero tengo un problema, estoy tratando de hacer un campo calculable en varios puntos de mi proyecto el cual solo e podido realizar en un solo campo y los demás no me genera el resultado me lo deja en blanco alguien me puede ayudar en este campo este es el primero Depends("montoejecutado") public BigDecimal getAmount() { MathContext mc = new MathContext(4, RoundingMode.HALF_UP); BigDecimal valor = BigDecimal.ZERO; if (this.getProyecto() == null){ valor = BigDecimal.ZERO; }else{ valor = this.getMontoejecutado() .divide(this.getProyecto().getMontopretamo(),mc); } return valor; } este es el segundo @Stereotype("MONEY") @Depends("montoejecutado") public BigDecimal getporcentajedeejecucion() { MathContext mc = new MathContext(4, RoundingMode.HALF_UP); BigDecimal valor = BigDecimal.ZERO; if (this.getConvenios() == null){ valor = BigDecimal.ZERO; }else{ valor = this.getEjecutado() .divide(this.getConvenios().getAutorizado(),mc); } return valor; }
-
A powerfull and amazing RAD Development Tool in Java!!
-
Excelente marco de trabajo
-
Very good Model Driven framework! Keep the good work!
Additional Project Details
Languages
Chinese (Simplified), English, French, Russian, SpanishIntended Audience
DevelopersUser Interface
Web-basedProgramming Language
JavaRelated Categories
Java Enterprise Software, Java Frameworks, Java Object Oriented SoftwareRegistered
Find a Partner
Add-ons & Plugins
