79118363

Date: 2024-10-23 14:33:35
Score: 0.5
Natty:
Report link

If your context root is same then you can also user like below, however if you have different targets for each endpoints then you can implement as suggested above.

{
  "/**": {

    "target": "http://localhost:{portNo}",

    "secure": false,

    "logLevel": "debug"

  }
}

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Ritu Raj