JBoss Forge – Speedup your enterprise development – Part II RESTful Webservices

This is the second part of my JBoss Forge series: 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 this second part, we will add a RESTful…