Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Files

This branch is up to date with eclipse-hawkbit/hawkbit-examples:master.

hawkbit-example-mgmt-feign-client

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