Remove and Rename modules

Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
This commit is contained in:
SirWayne
2016-05-18 13:48:04 +02:00
parent e30748dd53
commit 5bb24c78ad
423 changed files with 124 additions and 782 deletions

View File

@@ -0,0 +1,13 @@
# Eclipse.IoT hawkBit - Example Feign Core Client
This modules contains core resources that are needed by the hawkBit Example DDI Client and the hawkBit Example Management Spring Client.
# Compile
#### Build hawkbit-example-feign-core-client
```
$ cd hawkbit/examples/hawkbit-example-feign-core-client
$ mvn clean install
```