che-server/core
Tareq Sharafy 42457f47e8 Fixes from 3.x (#2121)
* 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>
2016-08-15 13:28:33 +03:00
..
che-core-api-core Fixes from 3.x (#2121) 2016-08-15 13:28:33 +03:00
che-core-api-dto Fixes from 3.x (#2121) 2016-08-15 13:28:33 +03:00
che-core-api-dto-maven-plugin [maven-release-plugin] prepare for next development iteration 2016-08-01 10:32:16 +00:00
che-core-api-model CHE-1368: rework machine's output/statuses events subscribing (#1600) 2016-08-03 13:22:04 +03:00
commons Fixes from 3.x (#2121) 2016-08-15 13:28:33 +03:00
pom.xml [maven-release-plugin] prepare for next development iteration 2016-08-01 10:32:16 +00:00