You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cxf.apache.org by "J. Fiala" <mo...@fwd.at> on 2016/10/16 16:55:22 UTC

Swagger-Codegen CXF server/client generator

Hi there,

I added configuration options for the various CXF features for the 
CXF-server/client generator for Swagger-Codegen:

*) LoggingInterceptors

*) GzipInterceptors

*) BeanValidationFeature/Interceptors

*) SwaggerFeature (server)

*) WadlGenerator (server)

*) Spring-configuration (XML based) (server)

*) Spring-Boot configuration (server - for launching using Spring Boot + 
integration tests)

For details see https://github.com/swagger-api/swagger-codegen/pull/4003

Please advise if you're missing something ...

Best regards,
Johannes


Re: Swagger-Codegen CXF server/client generator

Posted by "J. Fiala" <mo...@fwd.at>.
Hi there,

The CXF server generator is merged into the master and is scheduled for 
the next release of Swagger-Codegen 2.2.2.

Best regards,
Johannes


Am 16.10.2016 um 18:55 schrieb J. Fiala:
> Hi there,
>
> I added configuration options for the various CXF features for the 
> CXF-server/client generator for Swagger-Codegen:
>
> *) LoggingInterceptors
>
> *) GzipInterceptors
>
> *) BeanValidationFeature/Interceptors
>
> *) SwaggerFeature (server)
>
> *) WadlGenerator (server)
>
> *) Spring-configuration (XML based) (server)
>
> *) Spring-Boot configuration (server - for launching using Spring Boot 
> + integration tests)
>
> For details see https://github.com/swagger-api/swagger-codegen/pull/4003
>
> Please advise if you're missing something ...
>
> Best regards,
> Johannes
>
>