Skip to content

refactor: server class code review

Diego Molteni requested to merge slb/dm3/crv-server into master
  • Added missing types
  • removed redundant code while initializing the server (using the alternative type)
  • moved initialization of header propagation on application start
  • moved the fix on swagger-ui on application start.
  • removed unused export
  • removed temporary audience log added x SLB internal code transaction
  • remove unused call logger metric on content-size
Edited by Diego Molteni

Merge request reports