Files
hawkbit/hawkbit-ddi-resource
Kai Zimmermann 1beb2875fa Upgrade to Spring Boot 1.4 (#415)
* Boot upgrade due to known security issues.

Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
2017-01-17 15:03:52 +01:00
..
2017-01-17 15:03:52 +01:00
2016-12-13 12:29:21 +01:00

Eclipse.IoT hawkBit - DDI Resource

This is the server-side implementation of the hawkBit DDI API and the hawkBit DDI Download API that is used by devices for communicating with the HawkBit Update Server through HTTP.

Compile

Build hawkbit-ddi-resource

$ cd hawkbit/hawkbit-ddi-resource
$ mvn clean install