aboutsummaryrefslogtreecommitdiffstats
path: root/apiroute
AgeCommit message (Collapse)AuthorFilesLines
2017-09-08Modify powermock version to 1.6.6HuabingZhao1-1/+1
Issue-Id: MSB-72 Change-Id: Ib32175229b37879c5a8d767c1b9345c40a739526 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-28inherit from oparentHuabingZhao4-8/+8
Change-Id: I448b7baa2bf4e7c3fb68713bfb24ce9793ea1ede Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-07-25Divide the MSB source codes into two reposHuabingZhao390-0/+62717
Change-Id: Ie76d545b214a8ce5191f215350a623e1529983d9 Issue-id: MSB-5 Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-08-171. Adjust the directory hierarchyHuabingZhao389-77979/+0
2. Fix the compile issue Change-Id: Ibf10c83104e5e673bc797013799861426cd950ce Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2016-08-13Initial code importHuabingZhao389-0/+77979
Change-Id: I839b84e5200aedece6c33deb16bec1bf9dbb61df Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>