1543 Commits (16d6dc36112ae1b0500a31c0848a06fb208d1237)

Author SHA1 Message Date
rstoyanchev 52d0681ca1 WebMvc respects RouterFunction beans ordering 4 years ago
Arjen Poutsma 216a266856 Polish 4 years ago
christophejan bbabf8d855 Add minimal Kotlin DSL RouterFunction attributes support 4 years ago
christophejan 5b1bda5c7c Add test case on nested RouterFunction attributes 4 years ago
Sam Brannen cda1e5507c Polishing 4 years ago
Balázs Póka 1d5ffaf30a Always construct new exception on error in DefaultWebClient 4 years ago
rstoyanchev ff890bc1cc Support custom HTTP method for @HttpExchange 4 years ago
rstoyanchev 48c1746693 Refactor HttpServiceProxyFactory for use as a bean 4 years ago
rstoyanchev 496c1dcae1 Add RequestAttributeArgumentResolver 4 years ago
rstoyanchev f0e23b66f3 The "consumes" condition compares MediaType parameters 4 years ago
Sam Brannen eb50a6f4a0 Further polishing regarding JDK baseline upgrade 4 years ago
Arjen Poutsma e4ec376075 Disabling Undertow server in CoroutinesIntegrationTests 4 years ago
Sam Brannen d44ba0a42b Consistent formatting 4 years ago
rstoyanchev 922636e85e Content decoding in client exceptions 4 years ago
rstoyanchev 6b1a8452fa Polishing 4 years ago
Sam Brannen 1c10cdd1e8 Update copyright dates 4 years ago
evgeny.bovykin 941b92cbed Make inner classes static when feasible 4 years ago
rstoyanchev 8378af9e39 Polishing 4 years ago
rstoyanchev 78ab4d7118 Support content negotiation for RFC 7807 4 years ago
Sam Brannen a1c7380398 Add test for `value` attribute in @ModelAttribute in WebFlux 4 years ago
rstoyanchev 5d0f49c2c8 Add WebInputException subclasses 4 years ago
Sam Brannen 7dd622bdb2 Support name attribute in @ModelAttribute in WebFlux 4 years ago
Sam Brannen 9b1c8a3a5c Fix broken ToStringVisitorTests 4 years ago
Sam Brannen 64c96c579d Polish contribution 4 years ago
Carlos Bouzón García 39e3876301 Fix BindingResult error when ModelAttribute has custom name in WebFlux 4 years ago
Juergen Hoeller 2b65f274dc Use Set.of instead of HashSet with Arrays.asList 4 years ago
rstoyanchev b30f4d7bb7 Exposes all root causes to ExceptionHandler methods 4 years ago
rstoyanchev b1384ddafa Add HttpServiceProxyFactory builder 4 years ago
rstoyanchev d7ab5b4132 Refactor HttpRequestSpec to HttpRequestValues 4 years ago
rstoyanchev 564f8ba7a0 Update after review 4 years ago
rstoyanchev c418768f05 Add @HttpRequest and HttpServiceProxyFactory 4 years ago
Arjen Poutsma be7fa3aaa8 Introduce PartEvent 4 years ago
Sam Brannen 081c6463e9 Polish Javadoc for PathVariableMapMethodArgumentResolver 4 years ago
Sam Brannen a7cf19cec5 Improve documentation and matching algorithm in data binders 4 years ago
Arjen Poutsma 9adfa5e8b0 Add HEAD support in MVC/WebFlux Resource handling 4 years ago
Arjen Poutsma 192f2becf6 Automatically clean up multipart temp files 4 years ago
rstoyanchev 24cd3c1f4c Revert "Disable flaky integration tests for now" 4 years ago
Stephane Nicoll 1627f57f1f Disable flaky integration tests for now 4 years ago
Sam Brannen 7a1421cb0f Suppress deprecation warnings in tests 4 years ago
Arjen Poutsma 28ac0d3883 Use HttpStatusCode interface 4 years ago
Sam Brannen c462fe30ed Use Named arguments in parameterized tests 4 years ago
Sam Brannen 8a0c4caff6 Polish Javadoc 4 years ago
Sam Brannen 4db2f8ea1b Remove obsolete Nashorn-based scripting tests 4 years ago
Arjen Poutsma a3e23cd5fc Fix unwrapping logic for ResponseEntity<Flux> 4 years ago
rstoyanchev 76be6373a8 ErrorResponse support in Spring MVC exception hierarchy 4 years ago
rstoyanchev 3efedef161 Add ErrorResponse and ErrorResponseException 4 years ago
rstoyanchev 714d451260 Add ProblemDetail and `@ExceptionHandler` support 4 years ago
Sam Brannen c42023f20e Stop using SocketUtils in WebClientIntegrationTests 4 years ago
Sam Brannen 552e02cb44 Polishing 4 years ago
Sam Brannen 685a195ba1 Deprecate SocketUtils 4 years ago