Commit Graph

11 Commits

Author SHA1 Message Date
Spencer Gibb
a97ca9f9f1 Rename RouteFilter to WebFilterFactory 2017-03-15 10:48:53 -06:00
Spencer Gibb
cd7767e30e Use RequestPredicate instead of Predicate<ServerWebExchange>
renames RoutePredicate -> RequestPredicateFactory
2017-03-14 22:07:44 -06:00
Spencer Gibb
adf5b90810 Add path route predicate docs
See gh-24
2017-03-10 12:18:05 -07:00
Spencer Gibb
67162a9775 Adds PrefixPathRouteFilter 2017-03-10 12:02:25 -07:00
Spencer Gibb
0faee92e0a Add method route predicate docs
See gh-24
2017-03-08 19:32:19 -07:00
Spencer Gibb
d902ada3f1 Add host route predicate docs
See gh-24
2017-03-08 19:22:29 -07:00
Spencer Gibb
77eb067108 Add cookie and header route predicate docs
See gh-24
2017-03-08 13:33:31 -07:00
Spencer Gibb
29851fc067 Update links 2017-03-02 13:36:46 -07:00
Spencer Gibb
04e65dde72 Initial into/features.
Stubs main docs with an outline.

see gh-24
2017-03-02 13:33:51 -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
Spencer Gibb
ee588eb66d Move to standard spring cloud project structure.
fixes gh-25
2017-03-01 20:45:33 -07:00