commit | 35d9348ab67b6dc3c8e90a2a479f75fcd0af9228 | [log] [tgz] |
---|---|---|
author | David Stilwell <stilwelld@att.com> | Wed Mar 18 10:02:50 2020 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Thu Mar 19 16:14:31 2020 -0400 |
tree | 537ade8be9a327c2b26a96a7ac79dd12a8bac9a9 | |
parent | d8bda45b7e8feccaa521d0ae35b72ae3b87c5a89 [diff] |
Springboot integration with AAF Changes made: pom.xml updates, App.java add Beans for realm and filterchain Issue-ID: CCSDK-2178 Change-Id: I29aa242ceff6a2f840b93a8d18ca5385190ca6d2 Signed-off-by: David Stilwell <stilwelld@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".