commit | f996ef829249c304550becb0cb57db3efd3baf6a | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@ericsson.com> | Mon Oct 08 13:36:31 2018 +0100 |
committer | liamfallon <liam.fallon@est.tech> | Wed Mar 27 22:35:12 2019 +0000 |
tree | ef2657cd8d44f80b02cfee8db0908a8f9ca7dbf1 | |
parent | cfcffbce70ddc3083e337f18377c0847f7233caa [diff] |
Change vCPE example to use POJOs This review uses POJOs rather than Avro schema to unmarshal and marshal events from and to DMaaP. The POJO classes for interacting with DMaaP have been moved into a common policy module. This review is now ready for full review (finally!). Issue-ID: POLICY-954 Change-Id: Ibb89d8af5b9006821e6a0a756e16bbe3815af15a Signed-off-by: liamfallon <liam.fallon@ericsson.com> Signed-off-by: liamfallon <liam.fallon@est.tech> Signed-off-by: Liam Fallon <liam.fallon@est.tech> Signed-off-by: liamfallon <liam.fallon@est.tech>
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