Update help text of config options in README

This commit is contained in:
xhh 2015-08-31 20:10:29 +08:00
parent e35be1bd40
commit 2fd8b8ff16

View File

@ -264,6 +264,7 @@ CONFIG OPTIONS
library template (sub-template) to use:
<default> - HTTP client: Jersey client 1.18. JSON processing: Jackson 2.4.2
jersey2 - HTTP client: Jersey client 2.6
okhttp-gson - HTTP client: OkHttp 2.4.0. JSON processing: Gson 2.3.1
```
Your config file for java can look like