Spencer Gibb
|
5afa1c8d81
|
Ignore redis rate limiter test on circle
|
7 years ago |
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
|
89373e3216
|
update groupId to match
|
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
|
473c8fa77d
|
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
|
46cddd90d4
|
Merge branch '1.0.x'
|
7 years ago |
Spencer Gibb
|
cf3408f87f
|
Update docs branches
|
7 years ago |
Spencer Gibb
|
9ffb0f1867
|
Ignore test
|
7 years ago |
Dave Syer
|
d4cd07724f
|
Merge branch 'master' into 2.0.x
|
7 years ago |
Dave Syer
|
9b61b3387f
|
Don't make assumptions about the UriTemplateHandler
Fixes gh-115
|
7 years ago |
buildmaster
|
2eb6470822
|
Bumping versions to 1.0.1.BUILD-SNAPSHOT after release
|
7 years ago |
buildmaster
|
e420037d45
|
Going back to snapshots
|
7 years ago |
buildmaster
|
bf08ba2b3c
|
Update SNAPSHOT to 1.0.0.RELEASE
|
7 years ago |
Rieon
|
f552f51fc4
|
fix mistake: missing "predicates" in config yml (#116)
add missing "predicates" in config yml
|
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 |
vincent.ren
|
50e4ae654a
|
fix source which in document (#107)
|
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
|
53d7d3526c
|
Add webflux back to starter.
|
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
|
f910065e31
|
Going back to snapshots
|
7 years ago |
Spencer Gibb
|
3baffe1c43
|
Update SNAPSHOT to 1.0.0.RC1
|
7 years ago |
Spencer Gibb
|
998eddde49
|
Update docs to fix keyResolverName => keyResolver bean
|
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 |