aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints/src/main/java/org/onap/policy/common/endpoints/http/client/internal/JerseyClient.java
AgeCommit message (Expand)AuthorFilesLines
2023-09-21Java 17 Upgradeadheli.tavares1-14/+19
2021-06-17Use lombok in policy-endpointsJim Hahn1-47/+2
2021-05-21Enhance toString methods in factory classesJim Hahn1-29/+2
2021-05-07Change java.util.regex to re2jJim Hahn1-1/+1
2021-05-06Fix sonars in policy-commonJim Hahn1-7/+9
2020-07-20Remove jackson from policy-commonJim Hahn1-2/+0
2020-05-27Make GSON the default serializerJim Hahn1-1/+1
2020-03-04SONAR: Resolving server hostnames should be verifiedChris Ramstad1-1/+7
2020-03-02Provide access to HttpClient's WebTargetJim Hahn1-5/+11
2020-02-08Add headers to asynchronous get in HttpClientJim Hahn1-5/+12
2020-01-31Add async support to HttpClientJim Hahn1-1/+34
2019-11-01Add common Jersey versionliamfallon1-1/+2
2019-06-26Fix some sonar issues in policy-endpointsJim Hahn1-21/+21
2019-03-08Add code to allocate server portsJim Hahn1-30/+9
2019-02-15Remove erroneous commentsJim Hahn1-4/+0
2019-02-13Add gson handler and testsJim Hahn1-0/+2
2019-01-23Add gson support to policy-endpointsJim Hahn1-6/+32
2019-01-16Add post and delete http client methodsJorge Hernandez1-7/+25
2018-09-21Fix policy/common checkstyle issuesPamela Dragosh1-2/+2
2018-08-30Add support for http PUTmmis1-8/+15
2018-08-20Use builder for http and jersey clientKrishnajinka1-23/+24
2018-08-15Fix checkstyle comments etc.Pamela Dragosh1-1/+15
2018-08-13Remove simple checkstylePamela Dragosh1-1/+1
2018-07-25Copy policy-endpoints from drools-pdp to commonmmis1-0/+255