summaryrefslogtreecommitdiffstats
path: root/apiroute/apiroute-service/dependency-reduced-pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2017-09-21Add swagger-sdk support for MSB service (sdk)Kanagaraj Manickam k003651061-0/+116
It adds required changes to create the java sdk at build time for MSB services. MSB-78 Change-Id: I84f37e01100f9b55ad231e419d6c3d3e42390a13 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-09-20Add swagger-sdk support for MSB serviceKanagaraj Manickam k003651061-0/+70
It adds required changes to create the swagger.json at build time for MSB services. MSB-78 Change-Id: I84f37e01100f9b55ad231e419d6c3d3e42390a12 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2017-09-11Redirect requests to Discovery serviceHuabingZhao1-4/+8
Service registration and discovery are provided by Discovery service, So the requests to api gateway should be redirected to Discovery. Issue-Id: MSB-73 Change-Id: I9f5530c53e473a2d2e96f3d4316ee286e2cff426 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-07-28inherit from oparentHuabingZhao1-2/+2
Change-Id: I448b7baa2bf4e7c3fb68713bfb24ce9793ea1ede Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-07-25Divide the MSB source codes into two reposHuabingZhao1-0/+121
Change-Id: Ie76d545b214a8ce5191f215350a623e1529983d9 Issue-id: MSB-5 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>