Files
hawkbit/examples/hawkbit-example-mgmt-feign-client
Melanie Retter ac85996eb6 The UI does not show "null" as a form value anymore. (#409)
* The UI does not show "null" as a form value anymore. Small code refactor

Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>

* TextArea style correction, "name" is mandatory if updating a target,
code refactor

Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>

* Insert constants for add/update target/distribution caption

Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>

* Correct JavaDoc, add trim to software module update

Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>

* Small code improvements

Signed-off-by: Melanie Retter <melanie.retter@bosch-si.com>
2017-01-12 15:24:14 +01:00
..
2016-05-18 13:48:04 +02:00
2016-11-03 15:53:53 +01:00
2016-05-19 10:15:02 +02:00

Eclipse.IoT hawkBit - Example Management Feign Client API

This modules contains the declarative client binding resources of the Management API. For more information see 'Feign Inheritance Support' at [Spring Cloud] (http://projects.spring.io/spring-cloud/spring-cloud.html). Powered by Feign.

Compile

Build hawkbit-example-mgmt-feign-client

$ cd hawkbit/examples/hawkbit-example-mgmt-feign-client
$ mvn clean install