1. Rename mgmt api client

2. Split the spring boot application and the client api resources to 2
projects

Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
This commit is contained in:
SirWayne
2016-04-28 12:44:13 +02:00
parent 306b0ae805
commit a23da8202f
33 changed files with 88 additions and 21 deletions

View File

@@ -25,7 +25,8 @@
<module>hawkbit-example-feign-core-client</module>
<module>hawkbit-device-simulator</module>
<module>hawkbit-example-app</module>
<module>hawkbit-mgmt-api-client</module>
<module>hawkbit-example-mgmt-client</module>
<module>hawkbit-example-mgmt-spring-client</module>
<module>hawkbit-example-ddi-client</module>
</modules>