Files
hawkbit/examples/hawkbit-example-mgmt-feign-client
kaizimmerm aee106b9a9 Merge branch 'master' into feature_configurable_mgmt_sim_scenario
Conflicts:
	hawkbit-repository/hawkbit-repository-jpa/src/main/java/org/eclipse/hawkbit/RepositoryApplicationConfiguration.java


Signed-off-by: kaizimmerm <kai.zimmermann@bosch-si.com>
2016-06-21 12:18:32 +02:00
..
2016-05-18 13:48:04 +02:00
2016-05-18 13:48:04 +02: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