buildmaster
|
16a8cbbe7b
|
Going back to snapshots
|
7 years ago |
buildmaster
|
b9b9ff78fc
|
Update SNAPSHOT to 2.0.0.M3
|
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 |
Spencer Gibb
|
b479cacfcb
|
Removes java.net.preferIPv4Stack hack
|
8 years ago |
Spencer Gibb
|
9a3ac57ce6
|
Adds `@EnableGateway` annotation.
This creates a marker bean which then
|
8 years ago |
Spencer Gibb
|
9016cd8367
|
Creates a sample application.
Uses the starter and fixes conditional on class
|
8 years ago |