wing328
|
996acc05f5
|
[Java][Retrofit2] update gradle, sbt build file with latest dependencies (#5238)
* update build.gradle for retrofit2
* update retrofit2 rx2 sample
* update gradle and sbt build file for retrofit2
|
2017-03-28 21:05:12 +08:00 |
|
Tony Tam
|
0dcd91adbf
|
null out the string null in examples. Rebuilt java clients and made a whole bunch of changes
|
2017-03-10 11:07:30 -08:00 |
|
wing328
|
131cbeb350
|
remove generation timestamp
|
2016-12-15 19:34:15 +08:00 |
|
wing328
|
90512e6326
|
Remove Apache license from API client generators (#4197)
* remove php apache license
* remove apache license from C#
* remove apache license in objc code
* remove license from swift 3 code
* remove apache license from perl code
* remove license from scala code
* remove license from ts, go, android, cpp, scala
* remove license from java api client
* restore clojure petstore files
* remove license from travis file
* clean up apache-related terms in php, ruby, python mustache tempaltes
* remove license from JS API cilent
|
2016-11-16 21:44:49 +08:00 |
|
Stas Shakirov
|
26faf6cf4e
|
remove newline char in *.mustache; added generated code
|
2016-10-10 14:42:08 +03:00 |
|
Ville Skyttä
|
0363858672
|
java: Javadoc fixes
|
2016-09-01 18:07:35 +03:00 |
|
wing328
|
9e0c865c08
|
update java petstore sample
|
2016-07-15 17:45:06 +08:00 |
|
wing328
|
dfc05f4bba
|
fix doc warning in java retrofit2 client
|
2016-07-05 17:49:50 +08:00 |
|
cbornet
|
f54b505704
|
use okttp builder instead of instance in retrofit2
Fix #3188
|
2016-06-29 17:07:39 +02:00 |
|
cbornet
|
acf17c85ad
|
add joda support to retrofit clients and use it in samples
also adds back the petstore tests
|
2016-06-08 18:50:49 +02:00 |
|
zhenjun115
|
09a29063be
|
add markdown docs for java api client using retrofit2;
|
2016-05-25 23:44:44 +08:00 |
|