Updated readme.md due to changes modules structure
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
# Eclipse.IoT hawkBit - Example Management Client
|
||||
# Eclipse.IoT hawkBit - Example Management Feign Client
|
||||
|
||||
This modules contains an example feign client implementation based on the Mgmt API.
|
||||
This modules contains an example feign client implementation based on the Management API.
|
||||
|
||||
Powered by [Feign](https://github.com/Netflix/feign).
|
||||
|
||||
# Compile
|
||||
|
||||
#### Build hawkbit-example-mgmt-client
|
||||
#### Build hawkbit-example-mgmt-feign-client
|
||||
|
||||
```
|
||||
$ cd hawkbit/examples/hawkbit-example-mgmt-client
|
||||
$ cd hawkbit/examples/hawkbit-example-mgmt-feign-client
|
||||
$ mvn clean install
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user