aboutsummaryrefslogtreecommitdiffstats
path: root/CommonLibrary/rest-client/src/test/resources/rest-client-test.json
diff options
context:
space:
mode:
Diffstat (limited to 'CommonLibrary/rest-client/src/test/resources/rest-client-test.json')
-rw-r--r--CommonLibrary/rest-client/src/test/resources/rest-client-test.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/CommonLibrary/rest-client/src/test/resources/rest-client-test.json b/CommonLibrary/rest-client/src/test/resources/rest-client-test.json
new file mode 100644
index 0000000..230ff36
--- /dev/null
+++ b/CommonLibrary/rest-client/src/test/resources/rest-client-test.json
@@ -0,0 +1,11 @@
+{
+ "defaulServer":
+ {
+ "host":"10.10.10.10",
+ "port":"443",
+ },
+ "ConnectTimeout":"10",
+ "thread":"100",
+ "idletimeout":"30",
+ "timeout":"60",
+} \ No newline at end of file