Spencer Gibb
|
cd7767e30e
|
Use RequestPredicate instead of Predicate<ServerWebExchange>
renames RoutePredicate -> RequestPredicateFactory
|
8 years ago |
Spencer Gibb
|
69cb823bf2
|
polish
|
8 years ago |
Spencer Gibb
|
67162a9775
|
Adds PrefixPathRouteFilter
|
8 years ago |
Spencer Gibb
|
118b263e31
|
Use local app for tests by default.
Rather than relying on external httpbin to be up.
|
8 years ago |
Spencer Gibb
|
949cadc210
|
rename api package to model
|
8 years ago |
Spencer Gibb
|
5e9bc0e477
|
remove commons-net dependency
|
8 years ago |
Spencer Gibb
|
8a781cc2be
|
Update todo
|
8 years ago |
Spencer Gibb
|
02657b4af1
|
remove reference to `EnableDiscoveryClient`
|
8 years ago |
Spencer Gibb
|
a9cc3651cf
|
Renames UrlRoutePredicate to PathRoutePredicate
|
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 |
Spencer Gibb
|
ee588eb66d
|
Move to standard spring cloud project structure.
fixes gh-25
|
8 years ago |