aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/main/java/org/onap/policy/pap/main/startstop/Main.java
AgeCommit message (Expand)AuthorFilesLines
2020-08-14Using standard success/failure messages in PAPa.sreekumar1-4/+5
2020-08-10Changes to make PAP container crash with non zero exitCodea.sreekumar1-25/+13
2020-04-09Remaining sonar issues in papJim Hahn1-1/+5
2019-07-30Use new addTopic(TopicParameterGroup) method in PAPjrh31-6/+1
2019-07-01Remove topic.properties and incorporate into overall config filea.sreekumar1-12/+2
2019-04-19Add end-to-end junits for PAP REST APIJim Hahn1-0/+4
2019-04-15Fix sonar issues in PAPJim Hahn1-4/+6
2019-04-11Adding code for db config & initial group creationramverma1-2/+11
2019-03-25Changes to PAP infrastructure to support PDPJim Hahn1-5/+9
2019-03-13Add PDP Group Deploy and Delete REST API stubsJim Hahn1-3/+15
2019-02-25Replace static methods with single getInstanceJim Hahn1-0/+2
2019-02-05Adding healthcheck endpoint to policy/papramverma1-3/+4
2019-01-31Create basic structure of pap componentramverma1-0/+143