{ "mode": "dev", "target": "http://localhost:8080/api/dataService/getData", "http": { "port": 8090, "redirectHttps": false }, "https": { "enable": false, "port": 8081, "keyPwd": "123456", "keyPath": "/Users/chenweidong/ssl/cwd.keystore" }, "filter": { "before": [], "after": [] }, "threadPool": { "core": 150, "max": 200, "timeout": 5000 } }