openapi-generator/samples/client/petstore
Jordan Zimmerman b2efb70410 Support a true "java8" option (#5864)
* Closes #5863

The "dateLibrary" option for java, sadly, sets a mustache value "java8". This change updates this so that "java" in the mustache
libraries means what it should mean - use all java8 classes. In this case, there's no need for the third party Base64 library
as java8's JDK has this built in. In my view, the "dateLibrary" should be deprecated but that should be a separate PR.

* updated samples

* fixed tests for new CLI java8

* regenerated samples after master merge

* oops - left in an end tag after master merge

* rerun checks

* rerun checks
2017-06-29 13:23:44 +08:00
..
akka-scala updated versions 2017-06-16 11:49:32 -07:00
android updated versions 2017-06-16 11:49:32 -07:00
apex Update samples for several language (just whitespace changes, reordering, VERSION) (#5828) 2017-06-14 01:17:31 +08:00
async-scala Update samples for several language (just whitespace changes, reordering, VERSION) (#5828) 2017-06-14 01:17:31 +08:00
bash Update samples for several language (just whitespace changes, reordering, VERSION) (#5828) 2017-06-14 01:17:31 +08:00
clojure update clojure petstore cient 2017-05-27 00:33:49 +08:00
cpprest [CPP] [CPPREST] first steps on fixing the template (#5877) 2017-06-20 01:29:42 +08:00
csharp Updating samples for csharp. (#5822) 2017-06-14 00:41:53 +08:00
csharp-dotnet2/SwaggerClientTest/Lib/SwaggerClient Update samples for several language (just whitespace changes, reordering, VERSION) (#5828) 2017-06-14 01:17:31 +08:00
dart Update samples for several language (just whitespace changes, reordering, VERSION) (#5828) 2017-06-14 01:17:31 +08:00
elixir Update samples for several language (just whitespace changes, reordering, VERSION) (#5828) 2017-06-14 01:17:31 +08:00
flash Update samples for several language (just whitespace changes, reordering, VERSION) (#5828) 2017-06-14 01:17:31 +08:00
go Update samples for several language (just whitespace changes, reordering, VERSION) (#5828) 2017-06-14 01:17:31 +08:00
groovy Update samples for several language (just whitespace changes, reordering, VERSION) (#5828) 2017-06-14 01:17:31 +08:00
java Support a true "java8" option (#5864) 2017-06-29 13:23:44 +08:00
javascript [JavaScript] Added README section for Webpack configuration (howto disable AMD) (#3466) (#5872) 2017-06-20 16:25:06 +08:00
javascript-closure-angular Update samples for several language (just whitespace changes, reordering, VERSION) (#5828) 2017-06-14 01:17:31 +08:00
javascript-es6 [JavaScript] fix JS shell scripts, add log to show template version (#5907) 2017-06-23 22:09:07 +08:00
javascript-promise minor fix to js promise test cases 2017-06-26 21:48:44 +08:00
javascript-promise-es6 [JavaScript] fix JS shell scripts, add log to show template version (#5907) 2017-06-23 22:09:07 +08:00
jaxrs-cxf updated jackson-version (#5943) 2017-06-29 10:56:12 +08:00
jaxrs-cxf-client updated jackson-version (#5943) 2017-06-29 10:56:12 +08:00
jmeter Update samples for several language (just whitespace changes, reordering, VERSION) (#5828) 2017-06-14 01:17:31 +08:00
kotlin [kotlin] support collection format multi (#5792) 2017-06-09 15:40:18 +08:00
objc update run xcodebuild command for objc client to reduce log 2017-06-16 17:28:57 +08:00
perl Update samples for several language (just whitespace changes, reordering, VERSION) (#5828) 2017-06-14 01:17:31 +08:00
php [PHP] Fix date format serialization (#5754) 2017-06-05 00:47:56 +08:00
powershell [PowerShell] Add PowerShell API client generator (WIP) (#5789) 2017-06-20 22:20:05 +08:00
powershell_test add option to specify c# client path in powershell generator (#5887) 2017-06-21 00:58:29 +08:00
python Python - Increase range of valid status codes (#5901) 2017-06-23 11:31:30 +08:00
qt5cpp Fix#5856 - Add support for PATCH (#5875) 2017-06-19 23:08:32 +08:00
ruby Fix typo in Ruby examples/mustache files (#5773) 2017-06-05 11:19:29 +08:00
scala updated jackson-version (#5943) 2017-06-29 10:56:12 +08:00
spring-cloud updated versions 2017-06-16 11:49:32 -07:00
spring-stubs udpate spring samples 2017-06-15 14:33:16 +08:00
swift Enable Travis CI tests for Swift, ObjC clients and move some tests to CircleCI (#5687) 2017-06-05 15:43:20 +08:00
swift3 update swfit3 petstore samples 2017-06-19 01:29:41 +08:00
swift-promisekit Spelling fixes 2016-08-27 02:34:33 +03:00
tizen Update samples for several language (just whitespace changes, reordering, VERSION) (#5828) 2017-06-14 01:17:31 +08:00
typescript-angular Update samples for several language (just whitespace changes, reordering, VERSION) (#5828) 2017-06-14 01:17:31 +08:00
typescript-angular2 PR to roll back #5569 (#5868) 2017-06-19 11:19:21 +08:00
typescript-fetch Update samples for several language (just whitespace changes, reordering, VERSION) (#5828) 2017-06-14 01:17:31 +08:00
typescript-jquery [TypeScript-jquery] set default return type as any (#5630) 2017-05-14 11:36:09 +08:00
typescript-node Add a function for injecting your own Authentication into the Typescript-node client (#5865) 2017-06-28 00:23:40 +08:00