Add uri-encoding to webclient

Path params are not uri-encoded, which can cause failed rest calls if
resolved params include characters such as whitespace

Issue-ID: CCSDK-2024
Change-Id: Iac57219260ac94897e09e3cb9d1d5884d86b83ae
Signed-off-by: Jozsef Csongvai <jozsef.csongvai@bell.ca>
1 file changed
tree: 79b9576c6b81802c97891b146f7b779edcc6d445
  1. cds-ui/
  2. components/
  3. docs/
  4. ms/
  5. releases/
  6. .editorconfig
  7. .gitignore
  8. .gitreview
  9. INFO.yaml
  10. pom.xml
  11. README.md
  12. TagVersion.groovy
  13. version.properties
README.md

Format code with ktlint checkstyle tool use the following command

mvn process-source -P format

Reference

https://github.com/pinterest/ktlint