Commit Graph

7 Commits

Author SHA1 Message Date
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
Jonathan Philip Knoblauch
a065a81aed Solvend maven depenency and added new DDI client functions
Signed-off-by: Jonathan Philip Knoblauch <JonathanPhilip.Knoblauch@bosch-si.com>
2016-04-26 10:56:33 +02:00
SirWayne
c17bc98ecb Add RequestResponseContextHolder which hold the current response and
request.

Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-22 17:49:33 +02:00
SirWayne
5d30ea3d09 Rename Mgmt MetaData
Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-21 14:36:00 +02:00
SirWayne
2b6f7665e0 Add signature from interface to the concret class, because of Spring MVC
and parameter inheritance.
"also actually doesn’t work with Spring MVC in its current form (method
parameter mapping is not inherited"

Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
2016-04-21 14:11: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