Files
hawkbit/examples/hawkbit-example-core-feign-client/README.md
Jonathan Philip Knoblauch fcd6cef3fb Updated readme.md due to changes modules structure
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
2016-05-18 16:16:11 +02:00

14 lines
331 B
Markdown

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