aboutsummaryrefslogtreecommitdiffstats
path: root/policy-endpoints/src/main/java/org/onap/policy/common/endpoints/http/client
AgeCommit message (Expand)AuthorFilesLines
2023-09-21Java 17 Upgradeadheli.tavares4-21/+32
2021-06-17Use lombok in policy-endpointsJim Hahn2-53/+6
2021-05-21Enhance toString methods in factory classesJim Hahn1-29/+2
2021-05-07Change java.util.regex to re2jJim Hahn2-2/+2
2021-05-06Fix sonars in policy-commonJim Hahn2-10/+14
2021-03-25Use self-signed-cert property for HTTP clientsJim Hahn1-5/+4
2020-07-20Remove jackson from policy-commonJim Hahn1-2/+0
2020-06-17Cleanup various sonar issues in policy-commonJim Hahn1-1/+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 Hahn2-5/+18
2020-02-08Add headers to asynchronous get in HttpClientJim Hahn2-8/+17
2020-01-31Add async support to HttpClientJim Hahn2-4/+94
2019-11-01Add common Jersey versionliamfallon1-1/+2
2019-07-05Fix sonar issues in policy/endpointsJim Hahn5-23/+98
2019-06-26Fix some sonar issues in policy-endpointsJim Hahn2-89/+64
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 Hahn3-8/+38
2019-01-16Add post and delete http client methodsJorge Hernandez4-43/+164
2019-01-15Remove policy-endpoints checkstyle suppressionsJim Hahn2-156/+182
2018-10-01Fix minor sonarPamela Dragosh1-4/+3
2018-09-21Fix policy/common checkstyle issuesPamela Dragosh1-2/+2
2018-08-30Add support for http PUTmmis2-8/+21
2018-08-20Use builder for http and jersey clientKrishnajinka2-34/+46
2018-08-15Fix checkstyle comments etc.Pamela Dragosh1-1/+15
2018-08-13Remove simple checkstylePamela Dragosh2-10/+10
2018-07-31Copy policy-endpoints from drools-pdp to commonmmis3-185/+148
2018-07-25Copy policy-endpoints from drools-pdp to commonmmis4-0/+562