aboutsummaryrefslogtreecommitdiffstats
path: root/ms/vlantag-api/src/main/resources/application.properties
AgeCommit message (Collapse)AuthorFilesLines
2018-08-22Restore "Add VlantagApi Functional Component""Timoney, Dan (dt5972)1-0/+35
This reverts previous revert for VlantagApi functional component, with correction to pom.xml which had prevented jUnit tests from being counted. Change-Id: I8cff5d04949fe8e110565fb7f68f939caba2eff8 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Issue-ID: CCSDK-475
2018-08-22Revert "Add VlantagApi Functional Component"Timoney, Dan (dt5972)1-35/+0
This reverts commit 822c98964b0a4f7b4da5dbe79669e54011a0778d. This contains no jUnit test cases, bringing code coverage from 71% to 37%. Change-Id: If748dd23e9b4eddd227f01e0b33d2aa9bcb88102 Issue-ID: CCSDK-475 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-08-20Add VlantagApi Functional Component to apps/msPaira, Saurav (sp694w) sp694w@att.com1-0/+35
Initial code contribution to add Vlantag Api microservice. It is developed as a Spring Boot application. Issue-ID: CCSDK-475 Change-Id: I0d5df398aae284cee181fcefeee9251e11ea8c26 Signed-off-by: Saurav Paira <sp694w@att.com> Signed-off-by: Paira, Saurav (sp694w) sp694w@att.com <sp694w@att.com>