aboutsummaryrefslogtreecommitdiffstats
path: root/apiroute/apiroute-service/src
AgeCommit message (Collapse)AuthorFilesLines
2018-03-13Support multiple versions under a service nameHuabingZhao4-103/+95
Modify the service name when sync service route from consul Issue-ID: MSB-178 Change-Id: I5a1a3efe02a8cf7f56518d1b745505b049553810 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-03-12Solve 500 error for deleting serviceHuabingZhao1-2/+7
Change-Id: Iae4c56fe6cbe2009d36dfd451029413b9227c8f7 Issue-ID: MSB-99 MSB-92 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-02-02Update swagger ui to version 3.1.4Lizi47-12549/+262
Change-Id: I32103e327ec7b7bbb3a3c06800e5ef34f49732e3 Issue-ID: MSB-142 Signed-off-by: Lizi <li.zi30@zte.com.cn>
2018-01-19Fix Nexus-IQ security issuesHuabingZhao2-5/+5
update dependency libs Issue-ID: MSB-129 Change-Id: Ibfaf15b9690accc1ecabfa92c78ca1cc2c1372bc Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-01-16Fix Nexus IQ license issueHuabingZhao2-164/+171
Issue-ID: MSB-128 Change-Id: I373f7f60c7acdfbe0f3bef366cde49d369813b2b Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2018-01-13Fix jenkins builiding issueHuabingZhao1-1172/+1172
Issue-ID: MSB-119 Change-Id: I5a8d41535acd7b5b49fd3b892f156d44c9c17b79 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-11-01Remove 'ZTE' on the page titleHuabingZhao1-1/+1
Issue-Id: MSB-94 Change-Id: I15bd7554d38a4da8717888ddb462307b43777f54 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-10-18Change OpenO by ONAPEric Debeau1-5/+5
Change-Id: I623d3303314ef79250487d895a57258cb9cc2315 Issue-ID: DOC-103 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2017-09-21Add swagger-sdk support for MSB service (sdk)Kanagaraj Manickam k003651061-0/+1173
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/+50
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 serviceHuabingZhao3-134/+194
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-09-11Route service requests to discovery serviceHuabingZhao2-15/+192
Route service registration request to discovery service Route service discovery request to discovery service Issue-Id: MSB-73 Change-Id: I88a37a075245f7d6923d96e2b59307d2b1caf4dc Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-08Remove service registration and discovery REST apiHuabingZhao1-2/+2
The service registration and discovery REST api is deprecated. Microservice should register to discovery service which is running at 10081 port. Issue-Id: MSB-71 Change-Id: If37cc992d7a86d63f1d9a1f9f610a0d0c5d5ccdc Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-07Fix java check style warningHuabingZhao129-11669/+10993
Change-Id: I98a6d7237a213d007ad4d954989cb0b0fa150a10 Issue-Id: MSB-67 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-09-07Add license header for java filesHuabingZhao129-235/+1649
Issue-Id: MSB-66 Change-Id: I874e530f8ece64bdb11afb1350425399ea21d927 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-08-07modify copyright yearHuabingZhao34-34/+34
Change-Id: Ibeac8e1c211929291b8ee13d4d0bc2b43af17440 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-07-25Divide the MSB source codes into two reposHuabingZhao370-0/+61637
Change-Id: Ie76d545b214a8ce5191f215350a623e1529983d9 Issue-id: MSB-5 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-08-171. Adjust the directory hierarchyHuabingZhao371-77278/+0
2. Fix the compile issue Change-Id: Ibf10c83104e5e673bc797013799861426cd950ce Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-08-13Initial code importHuabingZhao371-0/+77278
Change-Id: I839b84e5200aedece6c33deb16bec1bf9dbb61df Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>