Files
hawkbit/examples/hawkbit-example-feign-core-client/README.md
Jonathan Philip Knoblauch 2341bc8737 Update Readme.md and added new Readme.md to new modules.
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
2016-05-03 13:46:10 +02:00

14 lines
332 B
Markdown

# 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
```