aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java/org/onap/policy/pap/main/comm/PublisherTest.java
AgeCommit message (Expand)AuthorFilesLines
2023-12-18Allow topics to be registered with lower case for kafka compabilityadheli.tavares1-1/+1
2023-09-22Java 17 / Spring 6 / Spring Boot 3 Upgradeadheli.tavares1-24/+22
2022-11-17Topic names in PAP should be configurable from application.yamladheli.tavares1-8/+9
2021-12-14Migrate pap startup & controllers to spring boota.sreekumar1-5/+3
2019-10-25Add notifier for generating notificationsJim Hahn1-3/+3
2019-07-31Remove remaining ParameterUtils from PAPjrh31-4/+1
2019-07-08Fix pap due to sonar changes in commonjrh31-7/+7
2019-07-01Remove topic.properties and incorporate into overall config filea.sreekumar1-9/+8
2019-03-26Add components for PDP communicationJim Hahn1-0/+265