JBoss Forge – Speedup your enterprise development
Hello and welcome to my blog! In my first posting I want to show how to create a maven based Java EE project within 5 minutes with JBoss Forge. We will create a project with two entities (Book and Author) and a web interface to create, search and edit these objects. This is the first…