[Java][okhttp-gson] add echo client test (#14442)

* add echo api tests for java okhttp client

* test okhttp gson echo client in jdk8 workflow

* update samples
This commit is contained in:
William Cheng
2023-01-13 00:15:29 +08:00
committed by GitHub
parent b1f8f976c0
commit 9fae221f1d
68 changed files with 8787 additions and 0 deletions

View File

@@ -0,0 +1 @@
rootProject.name = "echo-api-okhttp-gson"