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 |
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
|
6e188a5abb
|
remove sample management.context-path
|
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
|
4a2905a304
|
Add required webflux dependency
|
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 |
Spencer Gibb
|
e1e78c8c4a
|
Add PrincipalNameKeyResolver
fixes gh-76
|
7 years ago |
Spencer Gibb
|
b997943fb9
|
Support ReactiveRedisTemplate execution of RedisScript.
|
7 years ago |
Spencer Gibb
|
f15c1e633c
|
Allow routing filters to be short circuited.
|
7 years ago |
Spencer Gibb
|
f3ad65ce5c
|
Fixed misspelling.
|
7 years ago |
Spencer Gibb
|
975374d0bc
|
Flush out WebFilterFactories
|
7 years ago |
Spencer Gibb
|
55ffc93a70
|
Remove header AFTER response is received.
|
7 years ago |
Spencer Gibb
|
b3db9d7586
|
Move to then(fromRunnable)
|
7 years ago |
Spencer Gibb
|
77d2de7d72
|
Flushes out RoutePredicates
|
7 years ago |
Spencer Gibb
|
7cfd46d45b
|
Adds support for after, before and between predicates.
|
7 years ago |
Spencer Gibb
|
bd5182ab33
|
Adds todo
|
7 years ago |
Spencer Gibb
|
09d49cfe80
|
polish
|
7 years ago |
Spencer Gibb
|
3431f3d87a
|
Make sure subProtocols and headers are passed through.
fixes gh-59
|
7 years ago |
Spencer Gibb
|
c96feed9e7
|
Adds gateway support to websockets tests.
|
7 years ago |
Spencer Gibb
|
1a4768414f
|
Initial websockets tests.
Straight port from spring-web/tests.
TODO: add gateway support
|
7 years ago |
Spencer Gibb
|
cd988384df
|
Move remove response header to after request is sent.
|
7 years ago |
Spencer Gibb
|
5854d907b6
|
Update `GATEWAY_REQUEST_URL_ATTR` with rewritten or set URI.
fixes gh-68
|
7 years ago |
Spencer Gibb
|
f33cdd8c7c
|
polish
|
7 years ago |
Biju Kunjummen
|
f65112f420
|
Supports kotlin based dsl for routes (#62)
* Supports kotlin based dsl for routes
* Adds in documentation, restores Routes
|
7 years ago |
Spencer Gibb
|
acaa5c2d34
|
Update hysrix timeout
|
7 years ago |
Spencer Gibb
|
ea99a46163
|
Update to new way of removing headers.
|
7 years ago |
Spencer Gibb
|
03b3bd9cf7
|
Remove unneeded implementation.
|
7 years ago |
Spencer Gibb
|
3f9f5290d5
|
Fix compile errors.
|
7 years ago |
Spencer Gibb
|
089ffe88d9
|
Merge pull request #55 from simonparadies/patch-1
Corrected typo to enable https routing
|
7 years ago |
Spencer Gibb
|
d142e2a5a4
|
Merge pull request #54 from simonparadies/patch-2
Corrected typo to enable https routing
|
7 years ago |
Marcin Grzejszczak
|
3da3a36418
|
Merge branch 'master' into 2.0.x
|
7 years ago |