openapi-generator/samples/server/petstore
Jean-François Côté ef2028e53f [Java Play Framework] Warnings removal and default value fix (#5660)
* First commit of the Java Play Framework server generator. It is highly based on Spring so there might me a couple of things that don't make sense (like options or parameters) for the Play Framework.

* Fix suggestions in the PR discussion + add .bat and .sh file as requested.

* Updated Readme.md file

* Remove unused mustache file + fix baseName vs paramName in all the mustache files.

* Fix the compilation error when we have a body which is a list or map. Doesn't fix the problem with the annotation itself.

* Fix the problem with the Http.MultipartFormData.FilePart

* Removal of warning (final) and fix of a missing default value for boolean query parameters
2017-05-19 22:32:19 +08:00
..
aspnetcore [C#][aspnetcore] Fix broken Docker build option & documentation (#5128) 2017-03-21 14:39:24 +08:00
erlang-server [Erlang] Plant CI for server (#5559) 2017-05-06 11:23:30 +08:00
finch Fix finch package name. (#4755) 2017-02-13 22:33:55 +08:00
flaskConnexion update petstore samples for flask connexion 2017-05-16 21:09:16 +08:00
flaskConnexion-python2 update petstore samples for flask connexion 2017-05-16 21:09:16 +08:00
go-api-server [Go] #3084: remove timestamps from go server (#5218) 2017-03-27 11:47:15 +08:00
haskell-servant [Haskell] Fix broken client/server compilation errors (#5097) 2017-03-17 16:55:11 +08:00
java-inflector Add alias type definitions for Java 2017-04-17 12:58:31 -07:00
java-msf4j Add alias type definitions for Java 2017-04-17 12:58:31 -07:00
java-play-framework [Java Play Framework] Warnings removal and default value fix (#5660) 2017-05-19 22:32:19 +08:00
jaxrs Merge branch 'empty_classes' of https://github.com/bbdouglas/swagger-codegen into bbdouglas-empty_classes 2017-05-16 17:51:42 +08:00
jaxrs-cxf Adding stub test for CXF 2017-04-17 18:23:11 -07:00
jaxrs-cxf-annotated-base-path Update samples for JaxRS/CXF. (#5201) 2017-03-26 22:55:55 +08:00
jaxrs-cxf-cdi [Java] remove initialization for optional list property (#5363) 2017-04-11 19:07:48 +08:00
jaxrs-cxf-non-spring-app Update samples for JaxRS/CXF. (#5201) 2017-03-26 22:55:55 +08:00
jaxrs-resteasy [JaxrsResteasy] Fix JacksonConfig package and RestApplication imports (#5302) (#5303) 2017-04-04 00:43:40 +08:00
jaxrs-spec Add alias type definitions for Java 2017-04-17 12:58:31 -07:00
lumen Add alias type definitions for Java 2017-04-17 12:58:31 -07:00
nancyfx Update samples after 2.2.2 (#4901) 2017-03-06 00:33:57 +08:00
nodejs Update samples to current code/scripts 2017-05-02 10:33:06 -07:00
nodejs-google-cloud-functions Update samples to current code/scripts 2017-05-02 10:33:06 -07:00
rails5 updated to place environment files in the correct location (#5168) 2017-04-24 18:37:37 +08:00
scalatra Update pom.xml for CircleCI to test java-related projects only (#5477) 2017-04-27 00:49:03 +08:00
silex [PHP][Silex] use original path name for path variable naming (#4817) 2017-03-03 16:49:00 +08:00
sinatra Update samples to current code/scripts 2017-05-02 10:33:06 -07:00
slim Remove Apache license from server stub generators (#4200) 2016-11-17 00:37:21 +08:00
spring-mvc Merge branch 'empty_classes' of https://github.com/bbdouglas/swagger-codegen into bbdouglas-empty_classes 2017-05-16 17:51:42 +08:00
spring-mvc-j8-async Merge branch 'empty_classes' of https://github.com/bbdouglas/swagger-codegen into bbdouglas-empty_classes 2017-05-16 17:51:42 +08:00
springboot Merge branch 'empty_classes' of https://github.com/bbdouglas/swagger-codegen into bbdouglas-empty_classes 2017-05-16 17:51:42 +08:00
springboot-beanvalidation Merge branch 'empty_classes' of https://github.com/bbdouglas/swagger-codegen into bbdouglas-empty_classes 2017-05-16 17:51:42 +08:00
springboot-delegate Merge branch 'empty_classes' of https://github.com/bbdouglas/swagger-codegen into bbdouglas-empty_classes 2017-05-16 17:51:42 +08:00
springboot-delegate-j8 Merge branch 'empty_classes' of https://github.com/bbdouglas/swagger-codegen into bbdouglas-empty_classes 2017-05-16 17:51:42 +08:00
springboot-implicitHeaders Merge branch 'empty_classes' of https://github.com/bbdouglas/swagger-codegen into bbdouglas-empty_classes 2017-05-16 17:51:42 +08:00
undertow Update samples to current code/scripts 2017-05-02 10:33:06 -07:00
ze-ph Update samples to current code/scripts 2017-05-02 10:33:06 -07:00