Skip to content

Feature/jaxrs resteasy#2021

Merged
wing328 merged 6 commits intoswagger-api:masterfrom
chameleon82:feature/jaxrs-resteasy
Feb 4, 2016
Merged

Feature/jaxrs resteasy#2021
wing328 merged 6 commits intoswagger-api:masterfrom
chameleon82:feature/jaxrs-resteasy

Conversation

@chameleon82
Copy link
Copy Markdown
Contributor

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

@wing328
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor

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

@wing328
Copy link
Copy Markdown
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
Copy Markdown
Contributor

Yeap, I’m working on it.

On 2016. március 9. at 14:13:29, wing328 (notifications@github.com) 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
Copy Markdown
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