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
|
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 |
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 |
buildmaster
|
0bb4d5f233
|
Going back to snapshots
|
7 years ago |
buildmaster
|
8bd98c5a32
|
Update SNAPSHOT to 2.0.0.M4
|
7 years ago |
Biju Kunjummen
|
b2e55b3fdc
|
Add support for select function paramters for gateway kotlin dsl (#98)
|
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
|
f910065e31
|
Going back to snapshots
|
7 years ago |
Spencer Gibb
|
3baffe1c43
|
Update SNAPSHOT to 1.0.0.RC1
|
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
|
6e188a5abb
|
remove sample management.context-path
|
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 |
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
|
b19a641601
|
Deprecate @EnableGateway
|
7 years ago |
Spencer Gibb
|
3fe32ecce5
|
Add sample RouterFunction
|
7 years ago |
Spencer Gibb
|
924c484622
|
Add support for websockets.
Reuses some of the Spring Framework websockets classes and
a custom Proxy WebSocketHandler.
fixes gh-6
|
7 years ago |
Spencer Gibb
|
b9a9f5167d
|
Going back to snapshots
|
7 years ago |
Spencer Gibb
|
389cab1c5c
|
Update SNAPSHOT to 2.0.0.M1
|
7 years ago |
Dave Syer
|
7d663964e3
|
Revert sample to old 2.0.x version
|
7 years ago |
Spencer Gibb
|
8e05561271
|
Update to fix build
|
7 years ago |
Dave Syer
|
f89de3cc28
|
Bump versions
|
7 years ago |
Dave Syer
|
ee18259df7
|
Fix up sample for 1.0
|
7 years ago |
Dave Syer
|
7b48378e0f
|
Remove 2.0.x modules
|
7 years ago |
Spencer Gibb
|
e2a2c37a97
|
Update for new coordinates for reactor-test
|
8 years ago |
Spencer Gibb
|
c28719b83d
|
Add todo
|
8 years ago |
Spencer Gibb
|
0105e57ac8
|
Adds sample Throttle WebFilter
|
8 years ago |
Spencer Gibb
|
20152a7477
|
support ordering routes
|
8 years ago |
Spencer Gibb
|
e9141e826c
|
remove .jdk8 files
|
8 years ago |
Spencer Gibb
|
b9bf99451f
|
Move back to Predicate<ServerWebExchange>
Stick to webflux class as this project is currently built on webflux.
fixes gh-35
|
8 years ago |
Spencer Gibb
|
ed5dd81beb
|
Adds more convenient filter methods
|
8 years ago |
Spencer Gibb
|
3aff230f6a
|
Adds Routes, WebFilterFactories and GatewayRequestPredicates
|
8 years ago |
Spencer Gibb
|
993559fce3
|
Move GlobalFilter back to FilteringWebHandler
|
8 years ago |
Spencer Gibb
|
17b8316bdb
|
Add programmatic RouteLocator example
|
8 years ago |
Spencer Gibb
|
bd6d6ea899
|
Update to comment out s-c-netflix as it is now not compatible with spring boot 2.0
|
8 years ago |
Spencer Gibb
|
0cb76f4513
|
Move resolution of Factories to RouteLocator
|
8 years ago |
Spencer Gibb
|
69cb823bf2
|
polish
|
8 years ago |
Spencer Gibb
|
0094b5927c
|
rename api package to model
|
8 years ago |
Spencer Gibb
|
9280deaded
|
remove unneeded version
|
8 years ago |
Spencer Gibb
|
b819cb5c8d
|
change sample parent
|
8 years ago |
Spencer Gibb
|
24e5aa3401
|
Renames UrlRoutePredicate to PathRoutePredicate
fixes gh-30
|
8 years ago |