AppFuse

AppFuse was a full-stack framework for building web applications on the JVM, which had also been included in JBuilder.[1]

AppFuse
Developer(s)Matt Raible and several other developers
Final release
3.5.0 / February 19, 2015 (2015-02-19)
RepositoryAppFuse Repository
Written inJava
Operating systemCross-platform
Typeweb application framework
LicenseApache License 2.0
Websiteappfuse.org

Unlike other "new project" wizards, the AppFuse wizard creates a number of additional classes and files that implement features, but also serve as examples for the developer. The project is pre-configured to talk to a database, to deploy in an appserver, and to allow logging in.

When AppFuse was first developed, it only supported Struts and Hibernate. In version 2.x, it supports Hibernate, iBATIS or JPA as persistence frameworks. For implementing the MVC model, AppFuse is compatible with JSF, Spring MVC, Struts 2 or Tapestry.

Features integrated into AppFuse includes the following:

User Management

The out-of-the-box functionality is what set AppFuse apart from the other CRUD Generation frameworks, including Ruby on Rails and Grails. AppFuse was similar to Spring Roo in that both provided rapid productivity solutions for the Java programming language, whereas Grails and Ruby on Rails set their focus on other programming languages. The aforementioned frameworks, as well as AppFuse, allowed you to create master/detail pages from database tables or existing model objects.

The AppFuse project was shut down in April 2016 and its founder, Matt Raible, has gone and developed web applications and other Java products. He recommends using JHipster as an alternative to AppFuse.

Bibliography

  • Whitehurst, David (August 16, 2008), The AppFuse Primer (First ed.), lulu.com, p. 214, ISBN 978-0-9748843-4-9

References

  1. Clarke, Gavin (2 April 2008). "JBuilder puts price on Java code re-use". The Register. Retrieved 3 August 2012.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.