openapi-generator/samples/server/petstore/java-play-framework-no-exception-handling
William Cheng 2d898511a8
Add Play server samples to CircleCI (#7501)
* add play server samples to circle ci

* add pom.xml for java play framework
2018-01-26 09:48:51 +08:00
..
.swagger-codegen Fix an issue in Play Framework generator where a CSV is empty and transfered to the controllerImp with an empty item. (#7496) 2018-01-25 21:53:20 +08:00
app Fix an issue in Play Framework generator where a CSV is empty and transfered to the controllerImp with an empty item. (#7496) 2018-01-25 21:53:20 +08:00
conf Fix a regression bug that was introduce in a recent commit. Removed the tabs that were causing error in Play Framework (#7241) 2018-01-07 10:48:49 +08:00
project Update the Java Play Framework generator to version 2.6.3 (#6356) 2017-08-24 10:23:10 +08:00
public Fix a regression bug that was introduce in a recent commit. Removed the tabs that were causing error in Play Framework (#7241) 2018-01-07 10:48:49 +08:00
.swagger-codegen-ignore Fix for issue #6094 (#6121) 2017-07-20 15:42:56 +08:00
build.sbt Update the Java Play Framework generator to version 2.6.3 (#6356) 2017-08-24 10:23:10 +08:00
LICENSE Fix for issue #6094 (#6121) 2017-07-20 15:42:56 +08:00
pom.xml Add Play server samples to CircleCI (#7501) 2018-01-26 09:48:51 +08:00
README Fix for issue #6094 (#6121) 2017-07-20 15:42:56 +08:00

This is your new Play application
=================================

This file will be packaged with your application when using `activator dist`.