Files
hawkbit/examples/hawkbit-example-ddi-feign-client/README.md
SirWayne 176f190ec6 Update docu and readme.md
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-05-19 10:15:02 +02:00

458 B

Eclipse.IoT hawkBit - Example DDI Feign Client API

This modules contains the declarative client binding resources of the DDI 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-ddi-feign-client

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