If you are new to this series, make sure to check the first two parts.
In the first part, we installed JBoss Tools to get JBoss Forge eclipse integration. Then we created a Java EE project with the entities Book and Author and generated a web interface based on these entities.
In the second part, we created a RESTful webservice API for our entities.
- JBoss Forge - Speedup your enterprise development
- JBoss Forge - Speedup your enterprise development - Part II RESTful Webservices
- JBoss Forge - Speedup your enterprise development - Part III Integration Tests with Arquillian