93 Commits (2e62325d09e1138ad9077400ad638397afad09e1)
 

Author SHA1 Message Date
Spencer Gibb 2e62325d09
Update to managed assertj-core 3.6.x by boot 8 years ago
Spencer Gibb 89d4c07e20
Update to use new response().isCommitted() 8 years ago
Spencer Gibb 47b68ea717
Update to new WebClient interface 8 years ago
Spencer Gibb 01bb526fa9
Initial RouteWriter support 8 years ago
Spencer Gibb a9ce9e061c
upgrade to reactor-netty 0.6.1 8 years ago
Spencer Gibb 1d626f9452
add todo 8 years ago
Spencer Gibb 7dce9c2378
Move RouteLocator impls to support 8 years ago
Spencer Gibb 9d32fec00e
Move Route and deps to api. 8 years ago
Spencer Gibb d2ed8cc7c0
polish 8 years ago
Spencer Gibb 65e439635d
Change Predicate from (value, args[]) to (args...) 8 years ago
Spencer Gibb 06b5211a39
Change Filter from (value, args[]) to (args...) 8 years ago
Spencer Gibb c31e92a2b5
Adds RemoteAddrRoutePredicate 8 years ago
Spencer Gibb 82b229ef1d
Updated to use new WebClientOperations 8 years ago
Spencer Gibb 98b1cd574e
Adds CachingRouteReader 8 years ago
Spencer Gibb d0a7c39e9d
Added todo 8 years ago
Spencer Gibb f7f1a9f472
Wire CompositeRouteReader 8 years ago
Spencer Gibb fac223a91b
Makes DiscoveryClientRouteReader route ids pretty. 8 years ago
Spencer Gibb 77962dffc5
Adds DiscoveryClientRouteReader 8 years ago
Spencer Gibb c0ec9cdd16
Change RouteReader.getRoutes() from List<Route> to Flux<Route> 8 years ago
Spencer Gibb 8f368db463
Work around bootstrap starting reactive server 8 years ago
Spencer Gibb 111cca2cb5
polish 8 years ago
Spencer Gibb 3084a2a633
Add combinedfilters actuator endpoint. 8 years ago
Spencer Gibb e8c8509145
Add cache and public method to get combined filters for route 8 years ago
Spencer Gibb e07801b098
More actuator endpoints 8 years ago
Spencer Gibb a9c0c0eb9b
Use a normal @Controller for actuator until implemented in boot 2.0 8 years ago
Spencer Gibb eef052f3de
upgrade assertj to 3.x for java8 8 years ago
Spencer Gibb 345329674e
Add BetweenRoutePredicate 8 years ago
Spencer Gibb 6189f5f112
add validate 8 years ago
Spencer Gibb d4dfdca566
Fix FixRoutePredicate 8 years ago
Spencer Gibb d5882218ea
Fix AfterRoutePredicate 8 years ago
Spencer Gibb b328dd7ae2
AfterRoutePredicate 8 years ago
Spencer Gibb c6dd6df2f0
BeforeRoutePredicate 8 years ago
Spencer Gibb 661443531a
removed unused verify code 8 years ago
Spencer Gibb 89cb903062
polish 8 years ago
Spencer Gibb 74c1dae677
polish 8 years ago
Spencer Gibb 5aaa116c6a
Updates for optional hystrix deps 8 years ago
Spencer Gibb ec435d3993
polish 8 years ago
Spencer Gibb 754fb537b0
Create HystrixRouteFilter 8 years ago
Spencer Gibb 9c43fb6af1
Uncomment sendHeaders() 8 years ago
Spencer Gibb 5611b6ad28
Create LoadBalancerClientFilter 8 years ago
Spencer Gibb ba68a74dfa
Move to reactor netty httpclient from WebClient 8 years ago
Spencer Gibb fd6a038bd8
remove flatmap/then 8 years ago
Spencer Gibb a722c61ea5
disable client pool for now, tests work without repeating 8 years ago
Spencer Gibb cdb97f6446
Adds AddRequestParameter 8 years ago
Spencer Gibb 6bc1e92484
Adds AddRequestParameter 8 years ago
Spencer Gibb 165074182d
Adds RedirectToRouteFilter 8 years ago
Spencer Gibb 5c5fbcab46
Adds AddRequestParameter 8 years ago
Spencer Gibb 7afc0c13a6
polish and renaming 8 years ago
Spencer Gibb 2a1a10483e
Move static methods and constants to support class. 8 years ago
Spencer Gibb 4d95e37125
Move writing response to a filter that executes at the end of the "post" (then) filters 8 years ago