23 Commits

Author SHA1 Message Date
norm-traxler
3fb4dd16b8 Merge pull request #21 from Telecominfraproject/WIFI-3471
WIFI-3471 Update SDK master to use image tag 1.3.0-SNAPSHOT
2021-08-17 16:34:20 -04:00
Akshay Jagadish
e531cb8597 WIFI-3471 Update SDK master to use image tag 1.3.0-SNAPSHOT 2021-08-13 13:02:33 -04:00
Thomas Currie
b38393ec20 remove unused import 2021-08-12 14:12:11 -04:00
Thomas Currie
b14f57887f replace our custom RestTemplate class with the default one from Spring. 2021-08-12 10:27:29 -04:00
Norm Traxler
04c844c2e2 [WIFI-3224] change BaseRemoteClient from json contentType from UTF-8 to UTF-16 (default) 2021-07-23 11:42:19 -04:00
Thomas Currie
5c3bf48780 add basePackes property back to CommonControllerAdvice. Add HttpClientErrorException to ExceptionPropogatingErrorHandler. 2021-06-14 18:16:21 -04:00
Akshay Jagadish
789e153519 Update SDK master to use image tag 1.2.0-SNAPSHOT 2021-05-26 18:00:32 -04:00
Akshay Jagadish
df157aecfd WIFI-2026 Changed pom versions from 0.0.1-SNAPSHOT to 1.1.0-SNAPSHOT 2021-04-16 15:27:41 -04:00
Dmitry Toptygin
ce9ae55cd7 WIFI-1624 - in pom.xml files replace ${tip-wlan-cloud.release.version} with 0.0.1-SNAPSHOT to make sure that mvn release:update-versions command works 2021-02-20 10:18:09 -05:00
Dmitry Toptygin
313092a1d3 HttpClientConfigResolver: allow to override values for maxConnectionsTotal and maxConnectionsPerRoute using environment variables 2020-12-09 15:37:49 -05:00
Rahul Sharma
6ea5699283 WIFI-540: Ping functionality for usage by any component 2020-08-25 19:16:58 -04:00
Dmitry Toptygin
e63a734584 replaced calls of deprecated methods on httpClientBuilder with more recent ones 2020-07-13 12:20:11 -04:00
Dmitry Toptygin
6db76a6e7c addressed vulnerabilities reported by sonar 2020-06-19 18:06:42 -04:00
Dmitry Toptygin
6a4103758c addressed vulnerabilities reported by sonar 2020-06-19 17:20:24 -04:00
Dmitry Toptygin
a59db28f1d fixed unit tests for HttpClientConfig 2020-06-18 12:28:05 -04:00
Dmitry Toptygin
6a53a5c5c4 when cannot find specified key alias in the client keystore - try default ones: clientkeyalias and clientqrcode 2020-06-12 21:07:53 -04:00
Dmitry Toptygin
9ede01fa5c corrected date pattern in logback.xml files 2020-05-28 09:45:39 -04:00
Dmitry Toptygin
8e6107e07f Updated JDK version, addressed some of the warnings in the code 2020-04-14 17:59:44 -04:00
Dmitry Toptygin
88144a7d34 changed relative location of root pom 2020-04-08 18:40:53 -04:00
Dmitry Toptygin
5cf709ffa5 added more base components 2020-03-24 18:10:46 -04:00
Dmitry Toptygin
da5cbc07fa removed dependency on aws sdk from the cloud-metrics and related projects 2020-03-16 14:47:25 -04:00
DTop
52f2e96bd4 fixed comments in RestTemplatePostConfiguration 2020-03-10 17:44:16 -04:00
DTop
79368fa5ef TW-107 ported base-client project from KDC master 2020-03-09 18:17:49 -04:00