AppFuse

From Wikipedia, the free encyclopedia
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

AppFuse was a full-stack framework for building web applications on the JVM. It was included in JBuilder.[1]

In contrast to typical "new project" wizards, the AppFuse wizard generates multiple additional classes and files not only to implement various features but also to provide valuable examples for developers. This project comes pre-configured for database connectivity, appserver deployment, and user authentication, offering a ready-to-use framework for development.

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[edit]

The out-of-the-box functionality is what sets 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[buzzword] for the Java programming language. In contrast, Grails and Ruby on Rails set their focus on other programming languages. The frameworks mentioned above, 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[edit]

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

References[edit]

  1. ^ Clarke, Gavin (2 April 2008). "JBuilder puts price on Java code re-use". The Register. Retrieved 3 August 2012.