commit | 9e318f20f2e64970bf3c2e3a5532c516231a6f8a | [log] [tgz] |
---|---|---|
author | ramverma <ram.krishna.verma@ericsson.com> | Mon Jul 30 19:13:47 2018 +0100 |
committer | ramverma <ram.krishna.verma@ericsson.com> | Mon Jul 30 19:40:15 2018 +0100 |
tree | fe2bb55099bc12c1b5315bad1db0553375a9895b | |
parent | df417ab0b34912e153532373fd2c0af33e4b2179 [diff] |
Adding examples-servlet module to apex-pdp Adding examples-servlet module to demonstrate the capability that apex-pdp can be simply started as a servlet deployed in any application server. Change-Id: I5c9e323f1468cc14c6277c0037029679d00cd751 Issue-ID: POLICY-861 Signed-off-by: ramverma <ram.krishna.verma@ericsson.com>
Copyright (C) 2016-2018 Ericsson. 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 APEX PDP Engine code. The settings file only needs to support the standard Maven repositories (e.g. central = http://repo1.maven.org/maven2/), and any proxy settings needed in your environment.
To build it using Maven 3, run: mvn clean install