aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints/src/main/java/org/onap/policy/common/endpoints/event/comm/TopicEndpointProxy.java
AgeCommit message (Expand)AuthorFilesLines
2024-04-10Dependency management updateadheli.tavares1-64/+4
2024-02-07Remove Dmaap references from policy-commonrameshiyer271-65/+5
2023-09-29Fix security vulnerabilitiesadheli.tavares1-71/+39
2022-07-22Introduce Custom Kafka End pointSirisha_Manchikanti1-2/+71
2021-06-17Use lombok in policy-endpointsJim Hahn1-10/+3
2021-05-06Fix sonars in policy-commonJim Hahn1-3/+3
2020-07-20Remove jackson from policy-commonJim Hahn1-8/+0
2020-04-06Address sonar issues in commonJim Hahn1-20/+21
2019-07-30Fix managed noop topic sourceJim Hahn1-3/+9
2019-07-29Add addTopic(List<TopicParams>)Jim Hahn1-8/+76
2019-07-05Fix sonar issues in policy/endpointsJim Hahn1-30/+33
2019-03-19Add method to support configure all topics at onceJorge Hernandez1-0/+7
2019-02-13Add gson handler and testsJim Hahn1-0/+9
2019-01-11Adding NOOP sources supportJorge Hernandez1-0/+489