79 Commits (main)

Author SHA1 Message Date
sgibb ee6fdd8e59
Formats comment 2 years ago
sgibb b7dd4e5608
Renames Config classes for easier static import. 2 years ago
sgibb a21fb31407
Adds CircuitBreakerFilterFunctions.Config 2 years ago
sgibb 2a99f7cefd
Changes List to Set in RetryFilterFunctions.Config. 2 years ago
sgibb 8bd118e8fb
Makes RetryFilterFunctions.Config a builder. 2 years ago
sgibb 009dbdb42c
Adds HttpStatusHolder.resolve() to simplify getting the HttpStatusCode. 2 years ago
sgibb 540c0100ea
Uses RouterFunction.and() rather than andOther() 2 years ago
sgibb 968261cc5e
Adds nested route example. 2 years ago
sgibb 1b3adef59f
Adds basic configuration to RetryFilterFunctions. 2 years ago
sgibb 5202c773fd
Updates to use BeforeFilterFunctions.routeId() 2 years ago
sgibb e67165cf72
Adds BeforeFilterFunctions & AfterFilterFunctions 2 years ago
sgibb 403d773dc9
Adds FilterFunctions.setResponseHeader() 2 years ago
sgibb 113b23b443
Adds FilterFunctions.setRequestHostHeader() 2 years ago
sgibb 8c25d06970
Adds FilterFunctions.setRequestHeader() 2 years ago
sgibb e12d6b4d1a
Adds GatewayRouterFunctions.route() 2 years ago
sgibb aa2841db3d
Reorders imports 2 years ago
sgibb ec81c9ab16
Removes unused import 2 years ago
sgibb 5c0a088e71
Removes GatewayServerMvcAutoConfiguration.clientHttpRequestFactoryProxyExchange 2 years ago
sgibb ac4f95045d
Makes RestClientProxyExchange the default. 2 years ago
sgibb 5452046f91
fixes import order 2 years ago
sgibb 2c6ba7d954
Adds HttpbinTestcontainers support 2 years ago
sgibb 12ab65542d
Adds FilterFunctions.removeRequestHeader() 2 years ago
sgibb f9ce745e5e
Adds FilterFunctions.redirectTo() 2 years ago
sgibb a628d24fae
Uses new JDK http client support in ClientHttpRequestFactories 2 years ago
sgibb ba0dfb4999
Adds preserveHost filter. 2 years ago
sgibb 934bb12942
removes TODOˆ 2 years ago
sgibb 7cbb9281d9
removes unneeded catch blockˆ 2 years ago
sgibb 23cc0c3386
changes to use UncheckedIOException 2 years ago
Spencer Gibb ad34a9689a
MVC Gateway Server (#2949) 2 years ago