mulesoft-labs / raml-jaxrs-codegen

Tools to enable RAML-first development in JAX-RS projects
Other
40 stars 44 forks source link

JAX-RS interceptors #43

Open mohitanchlia opened 9 years ago

mohitanchlia commented 9 years ago

I don't see a way to inject JAX-RS interceptors and filters.

ddossot commented 9 years ago

As explained here, this project as moved to a new location

Not sure how this is relevant to RAML? Would you want some aspects of the RAML spec to generate interceptors and filters?

petrochenko-pavel-a commented 9 years ago

Hi mohitanchlia

I don't see a way to inject JAX-RS interceptors and filters.

Or generate JAX-RS interceptors basing on RAML spec? (for example for commonly used resource types or traits basing on selection)? Regards, Pavel