mulesoft-labs / raml-for-jax-rs

This project is all about two way transformation of JAX-RS-annotated Java code to RAML API description and back.
Other
296 stars 181 forks source link

maven raml-to-jaxrs-maven-plugin plugin twice with different property #440

Open hemant8884 opened 4 years ago

hemant8884 commented 4 years ago

I have use case where I want to run different raml file to generate model in different packge from same pom file.

jpbelang commented 4 years ago

I'm not sure exactly what you mean: you want to generate the code in an arbitrary place ? Could you describe your use case ?