[Java] Play! Framework 2.4 WS client support + retrofit2 (#4270)

* implemented core integration with play 2.4 ws

* added shell script to test on CI

* added shell script to composite file for all java generators

* added some comments
changed promise param to Response<T> to allow access to http status code and raw response if needed

* removed unnecessary whitespace changes

* added java7 compatibility, play ws deps to pom.xml

* added generated play24 client

* fixed imports
This commit is contained in:
lukoyanov
2016-12-14 12:32:49 +03:00
committed by wing328
parent 0df8bd2140
commit a13dee7167
107 changed files with 8713 additions and 18 deletions

View File

@@ -0,0 +1,10 @@
# ArrayOfArrayOfNumberOnly
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**arrayArrayNumber** | [**List&lt;List&lt;BigDecimal&gt;&gt;**](List.md) | | [optional]