Fix Rest client of policy agent 18/4418/2
authorRehanRaza <muhammad.rehan.raza@est.tech>
Mon, 20 Jul 2020 16:38:11 +0000 (18:38 +0200)
committerRehanRaza <muhammad.rehan.raza@est.tech>
Tue, 21 Jul 2020 10:44:52 +0000 (12:44 +0200)
commit48ae0f39d9d03cc1ec976762e6f7400447ace0a4
treedcb847cf819432a53e4359b7561b703fd46dc68d
parentaf126d766d5fd244d88f6db5742926bb9e45b302
Fix Rest client of policy agent

Change-Id: I8a4eebb9e4e7d2e91a7612cadb3d2f78341390dd
Issue-ID: NONRTRIC-262
Signed-off-by: RehanRaza <muhammad.rehan.raza@est.tech>
policy-agent/src/main/java/org/oransc/policyagent/clients/AsyncRestClient.java
policy-agent/src/main/java/org/oransc/policyagent/configuration/ApplicationConfig.java
policy-agent/src/main/java/org/oransc/policyagent/configuration/WebClientConfig.java
policy-agent/src/test/java/org/oransc/policyagent/ApplicationTest.java