Hello Everyone,
I Wan to use regex In conditional routing. Can anyone elaborate how we can do and what type expression we need that works in gateway
${request.path.regex[EXPRESSION]}
Lets say we have a scenario that, I have to check if the request url end with xyz, How can I check that with regular expression.
Url : https://host:port/internal/abc/xyz