Skip to content

Instantly share code, notes, and snippets.

@gauravat16
Last active May 30, 2020 18:14
Show Gist options
  • Select an option

  • Save gauravat16/74eb8bd7102ca0825a2afcd505fce355 to your computer and use it in GitHub Desktop.

Select an option

Save gauravat16/74eb8bd7102ca0825a2afcd505fce355 to your computer and use it in GitHub Desktop.
ribbon.client.name=payment-gateway
payment-gateway.ribbon.eureka.enabled=false
gateway.abcGatewayPingURL=test-stage.abc.in/ping
gateway.xyzGatewayPingURL=test.xyz.in/ping
#These ratios allows us to favour one gateway over another
gateway.abcGatewayRatio=0.5
gateway.xyzGatewayRatio=0.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment