@openapi-generator-plus/java-cxf-client-generator
Version:
An OpenAPI Generator Plus template for a Java API client using CXF
13 lines (7 loc) • 648 B
Markdown
# Java CXF Client API generator for OpenAPI Generator Plus
An [OpenAPI Generator Plus](https://github.com/karlvr/openapi-generator-plus) template for a Java API server using CXF
See [java-jaxrs-client-generator](https://github.com/karlvr/openapi-generator-plus-generators/tree/master/packages/java-jaxrs-client) for documentation.
The Java CXF client API includes interfaces and default implementations to invoke the API. These are created
in the `impl` package.
## Config file
See [java-jaxrs-client-generator](https://github.com/karlvr/openapi-generator-plus-generators/tree/master/packages/java-jaxrs-client) for config file documentation.