We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74ccb26 commit 08d324cCopy full SHA for 08d324c
README.md
@@ -1,5 +1,12 @@
1
# avaje-http-client
2
3
+A light weight wrapper to the JDK 11+ Java Http Client
4
+
5
+- Adds a fluid API for request constructing URL and payload
6
+- Adds JSON marshalling/unmarshalling of request and response using Jackson or Gson
7
+- Adds request/response logging
8
9
10
11
### Dependency
12
0 commit comments