Generator-jhipster: RAML service generator

Created on 27 Oct 2014  路  5Comments  路  Source: jhipster/generator-jhipster

Add option for providing a RAML file when creating a service. The option would use functionality from https://github.com/mulesoft/raml-for-jax-rs

All 5 comments

I've never heard of this. Where does this specification comes from? The Github page is quite empty on this.
Our documentation is generated by Swagger, does this add anything more?

RAML defines the service while Swagger more documents existing service. Should be possible to generate both backend REST definition and AngularJS client service out of the same RAML file.

In that case, JHipster is already a generator, and Swagger documents what is being generated. I don't understand why we should use another generator... I'm lost, here. Is this some kind of WSDL for REST? And the generator some wsdl2java for REST?
Anyway I would really like to know where this spec comes from, I've never heard of it and they don't say anything on the website.

Yes, this is more like a WSDL for REST. This seems to sum the project: http://raml.org/about.html.

I have not seen a Spring REST annotation project yet though, so if CXF is out of out scope, you might prefer to wait.

Yes, if it only works if CXF, we can't use anyway...

Was this page helpful?
0 / 5 - 0 ratings

Related issues

shivroy121 picture shivroy121  路  3Comments

Steven-Garcia picture Steven-Garcia  路  3Comments

marcelinobadin picture marcelinobadin  路  3Comments

dronavallisaikrishna picture dronavallisaikrishna  路  3Comments

ahmedeldeeb25 picture ahmedeldeeb25  路  3Comments