Misplaced Pages

AppFuse

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
This article contains promotional content. Please help improve it by removing promotional language and inappropriate external links, and by adding encyclopedic text written from a neutral point of view. (September 2023) (Learn how and when to remove this message)
AppFuse
AppFuse logo
Developer(s)Matt Raible and several other developers
Final release3.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.

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

The AppFuse project was shut down in April 2016 and its founder, Matt Raible, has gone and developed web applications and other Java products.

Bibliography

References

  1. Clarke, Gavin (2 April 2008). "JBuilder puts price on Java code re-use". The Register. Retrieved 3 August 2012.
Web frameworks
.NET
C++
ColdFusion
Common Lisp
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Rust
Scala
Smalltalk
Other languages
Categories: