Commit Graph

11 Commits

Author SHA1 Message Date
Forb Yuan ed6d85a620
[BAEL-6276] Exploring the New Filters on Spring Cloud Gateway (#16341)
* BAEL-6276: Fix the broken tests

* BAEL-6276: Add request header AddRequestHeadersIfNotPresent

* BAEL-6276: Add response header RemoveJsonAttributesResponseBody

* BAEL-6276: Example for CacheRequestBody

* BAEL-6276: Example for LocalResponseCache

* BAEL-6276: Add `redis-rate-limiter.requestedTokens` for `RequestRateLimiter`
2024-04-18 18:23:33 +01:00
anuragkumawat 7b7d7756db
JAVA-31207 Upgrade spring-cloud-modules/spring-cloud-gateway module to spring-boot-3 (#15915) 2024-02-25 14:01:03 +02:00
anuragkumawat df9e040b76 JAVA-27186 Upgrade hibernate validator version in spring-cloud-gateway 2023-11-11 12:59:42 +05:30
Brandon Ward 987e733edd Move rate limiting examples 2022-12-28 20:32:13 -07:00
edizor 974b27305a Merge branch 'eugenp:master' into master 2022-12-15 15:42:03 +08:00
edizor f0ea7edab1 Update README.md
[skip ci]
2022-12-15 15:36:54 +08:00
Harry9656 3b31ba4f99 JAVA-5958: Ratelimit with client ip address (#13067)
* JAVA-5958: Ratelimit with client ip address

Co-authored-by: Harpal Singh <harpal.singh@kaleyra.com>
2022-12-08 01:09:03 -07:00
collaboratewithakash b38ededf83 Update README.md 2022-09-23 14:11:27 +05:30
Asjad J bb930ee563 Updated README.md
added link back to article: https://www.baeldung.com/spring-cloud-gateway-response-body
2022-07-05 15:32:11 +05:00
psevestre 676535b04d [BAEL-5258] Processing the Response Body in Spring Cloud Gateway (#12414)
* [BAEL-4849] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Remove extra comments

* [BAEL-5258] Article Code
2022-06-26 15:06:04 -07:00
Dhawal Kapil 85d134952e JAVA-11240 Moved spring-cloud to spring-cloud-modules 2022-05-29 19:32:17 +05:30