summaryrefslogtreecommitdiffstats
path: root/rest-client/src/test/resources/rest-client-test.json
blob: 0bdd9cd0b094ae3bfbbb4996f1ba89972186103b (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "defaultServer":
    {
        "host":"10.10.10.10",
        "port":"443",
    },
    "ConnectTimeout":"10",
    "thread":"100",
    "idletimeout":"30",
    "timeout":"60",
}