commit | 3ad3931017bafabbb78c43e82beb8f462e3796ac | [log] [tgz] |
---|---|---|
author | sourabh_sourabh <sourabh.sourabh@est.tech> | Tue May 07 12:31:44 2024 +0100 |
committer | sourabh_sourabh <sourabh.sourabh@est.tech> | Fri May 17 12:23:36 2024 +0100 |
tree | 76e1c2bd3ca93e4cca7bb27df574d8eab1e77b6b | |
parent | 01d2f8e3cdb59ce11856b6e6e8ad4e3e4ec91804 [diff] |
Replaced RestTemplate with WebClient in synchronous DMI calls - added DmiWebClientConfiguration - use WebClient in DmiRestClient - fixed unit tests - encode query params for DMI request - added configurable buffer size - Re-used ncmp.dmi.httpclient.maximumConnectionsTotal parameter (as documented in RTD) to control webclient connection poolsize Issue-ID: CPS-2173 Change-Id: I21584563034d58e8ae3ff3cbcf172e0d14b408fb Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>