lepffm / issuance

Blogging with Github Issues.
https://github.com/lepffm/issuance/issues
MIT License
1 stars 0 forks source link

[Tip] spring api gateway - change gateway filter uri #219

Open lepffm opened 1 month ago

lepffm commented 1 month ago
  1. only available on class of GlobalFilter implement
  2. filter order should be higher RouteToRequestUrlFilter RouteToRequestUrlFilter.ROUTE_TO_URL_FILTER + 1
  3. update exchange attributte GATEWAY_REQUEST_URL_ATTR ( full url )