aboutsummaryrefslogtreecommitdiffstats
path: root/examples/examples-onap-vcpe/src
AgeCommit message (Expand)AuthorFilesLines
2024-02-09Remove Dmaap from apex-pdprameshiyer273-10/+10
2023-09-22Java 17 Upgradeadheli.tavares1-7/+7
2023-03-14Update for SNI Chceckingliamfallon1-3/+4
2022-02-08Remove JAXB and XML, use GSON for JSONliamfallon1-2/+1
2021-02-18Replace GsonXxxAdaptersJim Hahn9-11/+13
2020-11-16Update vCPE example for JSON Stringifyliamfallon6-9/+30
2020-11-11Add method to allow JSON conversion to execution context for logicliamfallon1-0/+39
2020-09-17Cleanup related to removal of legacy format support in APEXa.sreekumar7-7/+0
2020-09-09APEX standalone support for ToscaPolicy formata.sreekumar3-26/+26
2020-07-13Remove old documentation from buildliamfallon3-127/+0
2020-07-06Fix URL checking on REST pluginsliamfallon1-1/+3
2020-06-19Changes for checkstyle 8.32liamfallon2-7/+1
2020-05-01Minor fixes in examples-vcpeRam Krishna Verma2-271/+5
2020-03-11Adapt vCPE example for Rhino Javascriptliamfallon26-104/+146
2020-02-26Fix Java 11/Checkstyle/Sonar warningsliamfallon1-2/+1
2020-01-30Remove content section from ToscaPolicy properties in APEXa.sreekumar1-2/+0
2020-01-23Remove apex-pdp TextFileUtils classliamfallon1-1/+1
2020-01-08Update vCPE example to use Avro schemasliamfallon49-61/+2649
2019-11-25Update vCPE example for A&AI custom queryliamfallon18-607/+373
2019-11-21Update vCPE example for A&AI custom queryliamfallon3-36/+3914
2019-11-07Fix vCPE example apex-pdp policyliamfallon10-89/+82
2019-10-31Use updated APPC model code in apex vcpe exampleliamfallon1-20/+33
2019-10-16replace grizzly server with policy common endpointHenry.Sun1-14/+19
2019-10-02Add example for creating apex policy in Tosca formata.sreekumar2-0/+285
2019-06-28Replace non-Javadoc comments with inheritDocsliamfallon1-4/+2
2019-03-27Change vCPE example to use POJOsliamfallon52-1164/+1897
2018-11-19Rename test classes in apex-pdpParshad Patel2-2/+2
2018-09-26Fix boolean constants in examplesliamfallon14-24/+24
2018-09-26Add JUnit for engine serviceliamfallon2-2/+2
2018-09-19Fix examples broken by checkstyle changesliamfallon1-6/+6
2018-09-14Fix exception not logged or rethrownliamfallon1-6/+4
2018-09-13Sonar/Checkstyle in service/pluginsliamfallon2-6/+69
2018-09-06Fix package of apex examples and documentsliamfallon7-35/+217
2018-09-04Fix checkstyle issues in apex model basicliamfallon1-1/+1
2018-08-23Add docs for the examples packageDinh Danh Le5-0/+162
2018-07-25Adding more examples to apex-pdpramverma42-0/+2624