openapi-generator/samples/server/petstore/jaxrs-resteasy/eap-joda/settings.gradle
Ian O'Neill f303183b44 [JaxrsResteasy] Fix JacksonConfig package and RestApplication imports (#5302) (#5303)
This is for the EAP version specifically.

* The JacksonConfig class always used the io.swagger.api package
* The RestApplication class did not import the service implementations
  from the correct package
* Added shell script for generating test applications
2017-04-04 00:43:40 +08:00

1 line
59 B
Groovy

rootProject.name = "swagger-jaxrs-resteasy-eap-joda-server"