What is Springfuse?

Springfuse is a code generator that generates in a few seconds, Java Web applications that leverage various Open Source technologies, such as Spring Framework and Hibernate. Springfuse uses the structure of your database as an entry point. The generation process is done in 3 easy steps.

(1) Using a simple tool, you extract yourself the meta-data information from your database, that is the table names, the column names and the various integrity constraints.

(2) You upload the result of this extraction to Springfuse site. In a few seconds Springfuse generates your project and zip it.

(3) You download your project source code. You have your first release!

With Springfuse you save weeks of developments and you learn faster the Open Source technologies that Springfuses leverages.