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
Marcin Grzejszczak
bb7ae008c4
Referrencing resources from sc-build
7 years ago
Ryan Baxter
5ff0b68110
Going back to snapshots
7 years ago
Ryan Baxter
1dc2659873
Update SNAPSHOT to 1.0.0.M1
7 years ago
Marcin Grzejszczak
9f16753f29
Merge branch 'master' into 2.0.x
7 years ago
Marcin Grzejszczak
d7e4e6dbc6
Migrated to new docs; fixes #56
7 years ago
simonparadies
79442bc8ad
Update WebClientHttpRoutingFilter.java
...
Typo prevents https routing
7 years ago
simonparadies
0819e08df5
Update NettyRoutingFilter.java
...
Typo prevents https routing
7 years ago
Ryan Baxter
f91cc087e6
Updating to use latest sc-build snapshot
7 years ago
Spencer Gibb
094d67b146
Going back to snapshots
7 years ago
Spencer Gibb
62a9eba604
Update SNAPSHOT to 2.0.0.M2
7 years ago
Spencer Gibb
40b8df69c7
fix tag
7 years ago
Spencer Gibb
aa660fa1ce
fix github org
7 years ago
Spencer Gibb
3025134b93
diagram
7 years ago
Spencer Gibb
348f9c8645
crop diagram
7 years ago
Spencer Gibb
5858f1b18f
crop diagram
7 years ago
Spencer Gibb
2410d8ae88
Adds a diagram and short how it works.
7 years ago
Spencer Gibb
d6164e1322
Adds docs updates.
...
Adds property to disable the gateway.
Adds glossary of a few terms.
Adds Hystrix filter docs.
Adds RequestRateLimiter filter docs.
Adds GlobalFilters docs.
Adds Fluent API docs.
7 years ago
Spencer Gibb
bafece4603
Preserve the original, unmodified url in an exchange attribute.
...
It is stored in ServerWebExchangeUtils.GATEWAY_ORIGINAL_REQUEST_URL_ATTR
7 years ago
Spencer Gibb
faa2d732b3
Preserve the original, unmodified url in an exchange attribute.
...
It is stored in ServerWebExchangeUtils.GATEWAY_ORIGINAL_REQUEST_URL_ATTR
7 years ago
Spencer Gibb
aae5161a86
Add a property to disable the gateway.
7 years ago
Spencer Gibb
5beb958176
Revert circle ignoring
7 years ago
Spencer Gibb
2baa3055e5
fail :-( disable test in circle
7 years ago
Spencer Gibb
c096964652
fail :-( disable test in circle
7 years ago
Spencer Gibb
a5fe903031
Disable pool for testing
7 years ago
Spencer Gibb
7f0d9904d7
Disable pool for testing
7 years ago
Spencer Gibb
e422a83850
Use option bean
7 years ago
Spencer Gibb
8318dd7cec
Fix typo
7 years ago
Spencer Gibb
b5f9cb7dba
Adds basic configuration information.
7 years ago
Spencer Gibb
b19a641601
Deprecate @EnableGateway
7 years ago
Spencer Gibb
3c8be91b3d
Adds more predicate and web filter documentation
7 years ago
Spencer Gibb
c269115e17
adds todo
7 years ago