Commit Graph

24 Commits

Author SHA1 Message Date
Michael Hirsch
e5ddf075be remove leading slash of path, because other resources also don't have
the leading slash

Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-04-27 08:39:12 +02:00
SirWayne
c2649b4b54 Add example feign core project
add system client api


Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-26 16:19:37 +02:00
SirWayne
1f5a27a2a8 Add Scope and jackson dependency
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-22 18:03:39 +02:00
SirWayne
946befb038 Add Jackson2HalModule module
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-22 16:59:54 +02:00
SirWayne
5882c0444b Add baseUrl to Feign Client resource
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-22 15:18:17 +02:00
SirWayne
a615317ba4 Add Managment Default Feign Client
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-22 12:24:11 +02:00
SirWayne
3fa9105428 Add test dependencies
Add name of @PathVariable

Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-21 10:02:03 +02:00
SirWayne
c3c405c986 Rename and split rest resources ddi, mgmt and system
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-20 17:33:03 +02:00
Jonathan Philip Knoblauch
97f099d194 Move DDI resources and annotation to module hawkbit-ddi-resource
- added missing pathVaraible
- added port to download urls and adjusted tests
- extended feign management API client
- fixed pom test artifacts dependencies


Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
2016-04-19 09:10:27 +02:00
Kai Zimmermann
50c9141f77 Merge pull request #117 from bsinno/hawkbit-sandbox
Hawkbit sandbox
2016-04-04 13:48:38 +02:00
Kai Zimmermann
a98f91f05e Fixed typos 2016-04-04 12:54:30 +02:00
Kai Zimmermann
171dc46107 Fixed problem that client works only with localhost. 2016-04-02 21:14:41 +02:00
Kai Zimmermann
9ff0f00822 Remove REST API boilerplate
Was used in the past for Swagger generation.
2016-03-23 16:12:56 +01:00
Kai Zimmermann
807aaf629c Merge remote-tracking branch 'eclipse/master' into feature_MECS-86_tenant_specific_polling_configuration
# Conflicts:
#
hawkbit-ui/src/main/java/org/eclipse/hawkbit/ui/tenantconfiguration/Tena
ntConfigurationDashboardView.java
2016-03-14 09:51:00 +01:00
Michael Hirsch
dd7f7d2a9d fix mgmt client startup with xml problem and not unique bean exception
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-03-08 17:39:24 +01:00
Kai Zimmermann
25832e7e16 Merge remote-tracking branch 'eclipse/master' into cleanup-properties
# Conflicts:
#
hawkbit-dmf-amqp/src/main/java/org/eclipse/hawkbit/amqp/AmqpProperties.j
ava
2016-03-04 12:11:35 +01:00
SirWayne
c9c36ea435 Add description for asserts in test cases
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-02-29 15:34:07 +01:00
Kai Zimmermann
ab18e12b69 Completed migration to ConfigurationProperties annotation. Added boot metadata generation to build. 2016-02-25 17:59:46 +01:00
Kai Zimmermann
0b8e693cec Migrated environment aware to property annotation mechanism, documented properties. 2016-02-25 11:36:21 +01:00
Michael Hirsch
2fa6e2c05f fix license headers
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-02-09 18:18:39 +01:00
Michael Hirsch
17d815e1b6 add example mgmt-api-client powered by feign and spring-cloud.
Signed-off-by: Michael Hirsch <michael.hirsch@bosch-si.com>
2016-02-09 17:49:24 +01:00
Kai Zimmermann
38c3498a73 Fixed parent version 2016-01-28 17:32:27 +01:00
Kai Zimmermann
bed3f0c8c9 Fixed stream handling and some sonar issues 2016-01-27 14:16:24 +01:00
Kai Zimmermann
64deaeea3c Remove swagger and minor feature extensions and bug fixes
- Various Bug fixes and improvements
- Management API extended
- Swagger removed
- Guava Upgraded to 19
2016-01-21 13:42:38 +01:00