Skip to content

Commit

Permalink
📝 gateway mention request filters
Browse files Browse the repository at this point in the history
  • Loading branch information
simonhir committed Jan 10, 2025
1 parent d57634f commit 7f99f51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/gateway.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Beside the default functionality of Spring Cloud Gateway (i.e. routing) followin
- Cookie to JWT mapping for session management
- Session synchronisation between multiple instances via Hazelcast (see sections [Profiles](#profiles) and [Hazelcast](#hazelcast))
- Health and metrics endpoints
- Request filters (e.g. distributed tracing, error code mapper, parameter pollution, ...)

### Routing

Expand Down

0 comments on commit 7f99f51

Please sign in to comment.