mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-17 22:30:53 +00:00
Aask @wing328 if the modificatgion in the DefaultGenerator class is a problem. If needed, find a way to do it only for the CXF Codegen. TODO: Maybe create an abstract JAX-RS Codegen and make Jersey & CXF extends it ? CXF should not extends Jersey since there at two different frameworks implementing the JAX-RS specification. Important: nothing is tested yet, only visual checks during Maven build.