Tim Ysewyn
|
09ba3efc6e
|
Added unit tests for the LoadBalancerClientFilter
|
7 years ago |
Tim Ysewyn
|
1f026e9a49
|
The LoadBalancerClient is now responsible for reconstructing the new URI
|
7 years ago |
buildmaster
|
1b4487969b
|
Going back to snapshots
|
7 years ago |
buildmaster
|
3ed9320e2a
|
Update SNAPSHOT to 2.0.0.M5
|
7 years ago |
Spencer Gibb
|
43d47e6ccc
|
Updated routes dsl to deal with new routes java api.
|
7 years ago |
Spencer Gibb
|
ddd2e65776
|
Updated routes dsl to deal with new routes java api.
|
7 years ago |
Spencer Gibb
|
83496b7894
|
Updates to RouteLocatorBuild API
|
7 years ago |
Spencer Gibb
|
b2306fb6ec
|
Migrate Routes statics to RouteLocatorBuilder bean.
This allows flexibility with RoutePredicateFactorys and
GatewayFilterFactories that require dependencies to be injected.
|
7 years ago |
Spencer Gibb
|
ec0f827e2b
|
Activate DiscoveryClient integration with a property
fixes gh-123
|
7 years ago |
Spencer Gibb
|
af9319d2ab
|
Adds typed apply() for better use in java dsl.
|
7 years ago |
Spencer Gibb
|
9ffb0f1867
|
Ignore test
|
7 years ago |
buildmaster
|
0bb4d5f233
|
Going back to snapshots
|
7 years ago |
buildmaster
|
8bd98c5a32
|
Update SNAPSHOT to 2.0.0.M4
|
7 years ago |
Kamil Szymański
|
d61e6d1623
|
replace deprecated hibernate validator constraint with javax validation constraint (#106)
|
7 years ago |
Biju Kunjummen
|
b2e55b3fdc
|
Add support for select function paramters for gateway kotlin dsl (#98)
|
7 years ago |
Spencer Gibb
|
08d63d3375
|
Unignore test
|
7 years ago |
Biju Kunjummen
|
c938a10e9b
|
Moves kotlin dsl to gateway-core (#96)
Fixes gh-95
|
7 years ago |
Spencer Gibb
|
0af4453ad2
|
Ignore test until ModifiedClassPathRunner is fixed
|
7 years ago |
Spencer Gibb
|
727974b08e
|
temporarily removes log4j-to-slf4j
|
7 years ago |
Spencer Gibb
|
e2625de78a
|
Adds missing tests
|
7 years ago |
Spencer Gibb
|
593aac8f40
|
Adds RedisRateLimiter.args convenience method
|
7 years ago |
Spencer Gibb
|
817db5b5b5
|
Make webflux optional
|
7 years ago |
Spencer Gibb
|
7659f89bc9
|
Move RateLimiter to tuple args
|
7 years ago |
Spencer Gibb
|
5bff2b22b3
|
Adds TODO
|
7 years ago |
Spencer Gibb
|
64cf2678bd
|
removes Flux|Mono.log() calls
fixes gh-93
|
7 years ago |
Spencer Gibb
|
cbad81f737
|
Updates for boot 2 and spring security 5
|
7 years ago |
buildmaster
|
16a8cbbe7b
|
Going back to snapshots
|
7 years ago |
buildmaster
|
b9b9ff78fc
|
Update SNAPSHOT to 2.0.0.M3
|
7 years ago |
Spencer Gibb
|
fddc17631e
|
update to correct netflix poms
|
7 years ago |
Spencer Gibb
|
780e81e21f
|
Add multipart form data test back.
|
7 years ago |
Spencer Gibb
|
04e0a18e12
|
remove unneeded exclusions/deps
|
7 years ago |
Spencer Gibb
|
0facf38626
|
RequestRateLimiterGatewayFilterFactory now expects a KeyResolver param.
Rather than a name of a key resolver bean. This facilitates the java fluent api.
|
7 years ago |
Spencer Gibb
|
2f4040647f
|
Update references to MockServerWebExchange
|
7 years ago |
Spencer Gibb
|
279cd03578
|
Make uri() terminating operator in Routes.
Simplifies dsl and make it easier to read.
|
7 years ago |
Spencer Gibb
|
5a23335375
|
Change from using WebFliter to custom GatewayFilter.
This avoids any confusion with how WebFilters are using in WebFlux.
|
7 years ago |
Spencer Gibb
|
40f2528a3e
|
Move to proper supported redis starter
|
7 years ago |
Spencer Gibb
|
76caaac687
|
polish
|
7 years ago |
Spencer Gibb
|
5f9bd816b4
|
Align gateway endpoint closer to spring boot 2.0
|
7 years ago |
Spencer Gibb
|
17b1110464
|
skip certain headers while proxying websockets
|
7 years ago |
Spencer Gibb
|
56f99e7491
|
Update to match /serviceId/**
|
7 years ago |
Spencer Gibb
|
edbff1197e
|
polish logging
|
7 years ago |
Spencer Gibb
|
60a4f769cf
|
If hystrix timesout, return status 504 gateway timeout.
fixes gh-82
|
7 years ago |
Spencer Gibb
|
4a92c3156a
|
Remove dependency management for rxjava-reactive-streams.
Now part of hystrix starter.
fixes gh-81
|
7 years ago |
Spencer Gibb
|
36dcaf3217
|
Add warning if Spring MVC is on the classpath.
fixes gh-80
|
7 years ago |
Spencer Gibb
|
d2c5ee0439
|
Polish
|
7 years ago |
Spencer Gibb
|
b4ad42a83a
|
Currently only FilteringWebHandler supported
|
7 years ago |
Spencer Gibb
|
a9d73bb0a7
|
Add support for forward:/// uri's.
Let's spring's `DispatcherHandler` handle forwarded requests.
fixes gh-78
|
7 years ago |
Spencer Gibb
|
36e88a3b2b
|
Move routing filters to Ordered.LOWEST_PRECEDENCE
|
7 years ago |
Spencer Gibb
|
072b2ad7de
|
Adds burst default.
|
7 years ago |
Spencer Gibb
|
a13939bfa2
|
Disable Security for tests
|
7 years ago |