summaryrefslogtreecommitdiffstats
path: root/common/src/main/java/org/onap/so/client/RestClient.java
AgeCommit message (Expand)AuthorFilesLines
2021-03-04retry on ResponseProcessingExceptionBENJAMIN, MAX1-1/+1
2021-02-01allow RestClient to configure custom headersBenjamin, Max (mb388a)1-12/+20
2021-02-01set connection timeout as well as read timeoutBenjamin, Max (mb388a)1-1/+2
2020-11-19add caching to graph inventory clientBenjamin, Max1-1/+13
2020-11-11added configurable read timeout value for A&AIBenjamin, Max1-2/+6
2020-04-28Changed the text xml client to always set theBoslet, Cory1-0/+9
2020-03-18Correct object provider for jerseyBenjamin, Max1-2/+1
2019-09-19update logging to match onap logging libraryPlummer, Brittany1-1/+0
2019-09-10Integrate Logging LibraryPlummer, Brittany1-9/+12
2019-06-27Update failsafe dependency to 2.0.1Benjamin, Max1-9/+7
2019-04-19Remove unused import for RestClient.javaSindhuri.A1-1/+0
2019-04-08Replaced all tabs with spaces in java and pom.xmlBenjamin, Max (mb388a)1-233/+234
2019-03-06query clients now have more useable result methodsBenjamin, Max (mb388a)1-0/+4
2018-11-05Catchup commits for DublinBenjamin, Max (mb388a)1-23/+23
2018-09-17add single transaction api to aaiclientBenjamin, Max (mb388a)1-1/+1
2018-09-08added generic fabric support to SOBenjamin, Max (mb388a)1-1/+1
2018-09-05Client LoggingSmokowski, Steve (ss835w)1-37/+18
2018-08-31Update LoggingSmokowski, Steve (ss835w)1-1/+1
2018-08-24Do not log stack trace when http not found occursBenjamin, Max (mb388a)1-0/+4
2018-07-31Containerization feature of SOBenjamin, Max (mb388a)1-0/+320