* DefaultHttpJsonRequest extensibility make it easier to extend and allow mocking in any unit test * Make package-protected c'tors and methods protected * Make the HTTP method GET by default Signed-off-by: Tareq Sharafy <tareq.sha@gmail.com> * Allow creating a DTO from JsonElement directly avoid an unnecessary double serialization if a JsonElement is available and a DTO needs to be created from it. Signed-off-by: Tareq Sharafy <tareq.sha@gmail.com> * Add a converter for java.nio.Path Signed-off-by: Tareq Sharafy <tareq.sha@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||