Commit Graph

17 Commits

Author SHA1 Message Date
Dave Syer
ee18259df7 Fix up sample for 1.0 2017-06-30 15:27:49 +01:00
Spencer Gibb
c28719b83d Add todo 2017-03-30 11:31:53 -06:00
Spencer Gibb
0105e57ac8 Adds sample Throttle WebFilter 2017-03-22 21:19:47 -06:00
Spencer Gibb
20152a7477 support ordering routes 2017-03-22 20:40:09 -06:00
Spencer Gibb
b9bf99451f Move back to Predicate<ServerWebExchange>
Stick to webflux class as this project is currently built on webflux.

fixes gh-35
2017-03-22 12:01:27 -06:00
Spencer Gibb
ed5dd81beb Adds more convenient filter methods 2017-03-18 00:10:27 -06:00
Spencer Gibb
3aff230f6a Adds Routes, WebFilterFactories and GatewayRequestPredicates 2017-03-17 23:47:30 -06:00
Spencer Gibb
993559fce3 Move GlobalFilter back to FilteringWebHandler 2017-03-17 23:05:15 -06:00
Spencer Gibb
17b8316bdb Add programmatic RouteLocator example 2017-03-17 22:39:17 -06:00
Spencer Gibb
bd6d6ea899 Update to comment out s-c-netflix as it is now not compatible with spring boot 2.0 2017-03-17 17:56:26 -06:00
Spencer Gibb
0cb76f4513 Move resolution of Factories to RouteLocator 2017-03-15 14:50:20 -06:00
Spencer Gibb
69cb823bf2 polish 2017-03-14 08:11:22 -06:00
Spencer Gibb
0094b5927c rename api package to model 2017-03-06 17:30:58 -07:00
Spencer Gibb
24e5aa3401 Renames UrlRoutePredicate to PathRoutePredicate
fixes gh-30
2017-03-02 10:58:02 -07:00
Spencer Gibb
b479cacfcb Removes java.net.preferIPv4Stack hack 2017-03-02 10:20:13 -07:00
Spencer Gibb
9a3ac57ce6 Adds @EnableGateway annotation.
This creates a marker bean which then
2017-03-02 10:15:49 -07:00
Spencer Gibb
9016cd8367 Creates a sample application.
Uses the starter and fixes conditional on class
2017-03-01 21:25:11 -07:00