commit | bc9b5183122abf075bc48b4c7add2ad1ef887fad | [log] [tgz] |
---|---|---|
author | Rashmi Pujar <rashmi.pujar1@bell.ca> | Tue Feb 22 01:39:00 2022 -0500 |
committer | Rashmi Pujar <rashmi.pujar1@bell.ca> | Wed Feb 23 01:01:51 2022 -0500 |
tree | bcd320681437b13e91c75ee547bdc2ef951f531f | |
parent | 19efd9034bd19bea5e2506328ee59bf5d3f27172 [diff] |
Spring repository and service layer for policy-api - Add the spring repository and service layers to policy-api. - Unit tests are modified to use the spring service layers Next-up: Migrate the usage of policy-models-provider in policy-api to spring boot based services to talk to database (POLICY-3924) Issue-ID: POLICY-3923 Signed-off-by: Rashmi Pujar <rashmi.pujar1@bell.ca> Change-Id: Ib6840040b32f24f019da802d3b246dab1bfccbe3
Copyright 2017-2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy API code.
To build it using Maven 3, run: mvn clean install