phoenixnap / springmvc-raml-plugin

Spring MVC - RAML Spec Synchroniser Plugin. A Maven plugin designed to Generate Server & Client code in Spring from a RAML API descriptor and conversely, a RAML API document from the SpringMVC Server implementation.
Apache License 2.0
137 stars 84 forks source link

Add Support for RAML 1.0 #1

Closed kurtpa closed 6 years ago

kurtpa commented 8 years ago

Add support for generation and parsing of RAML 1.0 documents

jpbelang commented 7 years ago

@stojsavljevic Could you point me in the area where this integration could happen ? I've seen the java generation code. Where would the emitter and builder go ?

techpavan commented 6 years ago

Hi, This is added to milestone 1.0.x, the latest release we have is 2.0.0 and this is still an open issue. Any update if this is entirely done?

stojsavljevic commented 6 years ago

Thanks for reminding me on this @techpavan. Yes, this one is done. Actually, 1.0 is the only raml version supported in v2.0.