-
Notifications
You must be signed in to change notification settings - Fork 6k
[WIP] Generate server code that use Apache CXF #1854
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
The generator support JaxRS with Jersey, not CXF. |
Can be closed. |
@hiveship we would welcome contribution for server stub using Apache CXF. |
I'm currently working on it :) |
🍻 Reopened this task for tracking so that others know it's WIP and can offer help if needed |
I will not be able to finish this new codegen support until this issue is not resolved :( |
Work finish and PR submitted #1933 |
Now in #1967 |
PR merged. |
I have read something about generating server code from a Swagger spec that use Apache CXF ? However, in the generator, I can"t find anything about it ? :(
Can someone tel me how to generate a server code using Apache CXF from my Swagger file ?
The text was updated successfully, but these errors were encountered: