commit | 4ddd6ac987341285d5f10636018e84afb9751b27 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Jun 04 15:10:06 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Jun 04 15:10:57 2020 -0400 |
tree | 1c6151db660245af52709c3ad5dc8e877ce8acf4 | |
parent | 180d84761326fae9c222211d09b4f7496a40f974 [diff] |
Refactor sliapi springboot Move springboot implementation of sliapi from sli/core to apps repository. Change-Id: I6e1dfdc39704935ba7e46d047149071defc101a6 Issue-ID: CCSDK-2096 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".