Skip to content

Feature/jaxrs resteasy #2021

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

Merged
merged 6 commits into from
Feb 4, 2016
Merged

Feature/jaxrs resteasy #2021

merged 6 commits into from
Feb 4, 2016

Conversation

chameleon82
Copy link
Contributor

Resteasy module. Generate code for Jboss/Wildfly servers. Based on Resteasy 3.0.11 framework ( JAX-RS 2.0)

@wing328
Copy link
Contributor

wing328 commented Feb 3, 2016

@chameleon82 thanks for the PR. Here are some suggestions:

  1. create ./bin/jaxrs-resteasy-petstore-server.sh based on ./bin/jaxrs-cxf-petstore-server.sh and output the sample under samples/server/petstore/jaxrs-resteasy
  2. [OPTIONAL] rename the folder resteasy3_0_11 to resteasy as the RestEasy version can be changed/upgraded later.

Add sample into samples/petstore/jaxrs-resteasy
Update multipart/form-data ability
@wing328
Copy link
Contributor

wing328 commented Feb 4, 2016

@chameleon82 thanks for incorporating my feedback. PR merged.

wing328 added a commit that referenced this pull request Feb 4, 2016
@wing328 wing328 merged commit aac1b25 into swagger-api:master Feb 4, 2016
@chameleon82 chameleon82 deleted the feature/jaxrs-resteasy branch February 5, 2016 16:30
@krisztiankocsis
Copy link
Contributor

LocalDateTimeProvider.java for RESTEasy is broken, there is a LocalDate variable which should be LocalDateTime in line 16

@wing328
Copy link
Contributor

wing328 commented Mar 9, 2016

@krisztiankocsis thanks for reporting the issue and suggesting a fix. Do you mind submitting a PR for the fix so that the credit goes back to you?

Ref: https://github.com/swagger-api/swagger-codegen/blob/master/CONTRIBUTING.md

@krisztiankocsis
Copy link
Contributor

Yeap, I’m working on it.

On 2016. március 9. at 14:13:29, wing328 ([email protected]) wrote:

@krisztiankocsis thanks for reporting the issue and suggesting a fix. Do you mind submitting a PR for the fix so that the credit goes back to you?

Ref: https://github.com/swagger-api/swagger-codegen/blob/master/CONTRIBUTING.md


Reply to this email directly or view it on GitHub.

@krisztiankocsis
Copy link
Contributor

Still has issues: #2356

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants