aboutsummaryrefslogtreecommitdiffstats
path: root/rest-services/cbs-client/src/test/java/org/onap/dcaegen2/services/sdk/rest/services/cbs/client/impl/CbsClientImplIT.java
AgeCommit message (Expand)AuthorFilesLines
2022-10-06Revert "Remove CBS and Consul dependencies from CBSClient lib"kohnVijay Venkatesh Kumar1-2/+207
2022-09-08Remove CBS and Consul dependencies from CBSClient libVijay Venkatesh Kumar1-207/+2
2021-05-18Add to Java CBS-Client ability to resolve evns in app-config.yaml loaded from...Tomasz Pietruszkiewicz1-3/+42
2021-04-29CBS-Client to support config fetch from a configMapTomasz Pietruszkiewicz1-21/+47
2019-11-27Upgrade CBS java SDK to support SSLpwielebs1-10/+10
2019-05-30Omit CBS lookup in ConsulFilip Krzywka1-35/+18
2019-04-08Handle non-sucessfull CBS http responsesPiotr Jaszczyk1-6/+23
2019-03-26Add streams parsing integration testsPiotr Jaszczyk1-11/+12
2019-03-22Add JavaDoc to CBS streams APIPiotr Jaszczyk1-1/+2
2019-03-22Support other CBS endpointsPiotr Jaszczyk1-14/+61
2019-03-22Create an evolution of HTTP ClientPiotr Jaszczyk1-2/+3
2019-03-19Kafka streams parsers - additionsPiotr Jaszczyk1-2/+96
2019-03-01Model streams1.1.3Piotr Jaszczyk1-2/+2
2019-02-28Emit CBS config updates onlyPiotr Jaszczyk1-1/+21
2019-02-27Add MDC support to CBS clientPiotr Jaszczyk1-15/+43
2019-02-27Implement CBS ClientPiotr Jaszczyk1-0/+96