aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/DmiWebClientConfigurationSpec.groovy
AgeCommit message (Expand)AuthorFilesLines
9 daysRemove un-used code of RestTemplatesourabh_sourabh1-18/+6
14 daysReplaced RestTemplate with WebClient in synchronous DMI callssourabh_sourabh1-0/+64
2024-04-30Reverted web client changes as it breaking CPS functionality:sourabh_sourabh1-64/+0
2024-04-29Re-use ncmp.dmi.httpclient.maximumConnectionsTotal parametersourabh_sourabh1-0/+1
2024-04-26Module sync task failing with WebClientleventecsanyi1-1/+2
2024-04-25Replace RestTemplate with WebClient in synchronous DMI callsleventecsanyi1-0/+62