[forge-users] Any recommended strategy for Angular/REST scaffolds with JPA bidirectional relationships

forge-users at lists.jboss.org forge-users at lists.jboss.org
Wed Dec 3 05:06:43 EST 2014


Ah, sorry about that (and for the late reply). The instructions are a bit out of date. REST resource generation is now optional in the angularjs addon. It gets activated with the generateRestResources flag, like so:

scaffold-generate --provider AngularJS --targets com.acme.model.Customer --generateRestResources --generator ROOT_AND_NESTED_DTO ....

Posted by forums
Original post: https://developer.jboss.org/message/912209#912209


More information about the forge-users mailing list