1858 Commits (5878a0741e12c920fad6e379679dcb841abf8be6)

Author SHA1 Message Date
Sébastien Deleuze e6565c600a Refine type conversion errors in ModelAttributeMethodProcessor 2 years ago
Sébastien Deleuze 8af9648c43 Polish ModelAttributeMethodArgumentResolverTests 2 years ago
Arjen Poutsma 34477b4f03 Schedule FreeMarker template lookup on bounded elastic scheduler 2 years ago
Sébastien Deleuze 02d003127f Move ServerWebExchange Kotlin extensions 2 years ago
Sam Brannen 59b78cc513 Polishing 2 years ago
rstoyanchev 6630b16771 Polishing 2 years ago
Olga MaciaszekSharma d1d5b54f12 Support @HttpExchange for server-side handling 2 years ago
Juergen Hoeller d250a5155a Consistent dependency declarations 2 years ago
Juergen Hoeller ae279eaced Polishing 2 years ago
Sam Brannen f00756bc7c Update copyright headers 2 years ago
rstoyanchev 78d0dbb519 Ensure handling of 404 errors for static resources 2 years ago
Rossen Stoyanchev 85704c890e Use DispatchExceptionHandler for handler errors 2 years ago
Juergen Hoeller 2573ba4a50 Polishing 2 years ago
Juergen Hoeller bbde68c49e Polishing 2 years ago
rstoyanchev 37eaded63d Support BindParam annotation 2 years ago
Juergen Hoeller 2f33e77ab4 Consistent equals/hashCode style (and related polishing) 2 years ago
Sam Brannen a34f9fa66c Update copyright headers 2 years ago
Sam Brannen 01ceee8de5 Polishing 2 years ago
Johnny Lim be8bfad3af Enable KotlinScriptTemplateTests in Spring WebFlux on Java 20 2 years ago
Sam Brannen 70cf754a2f Suppress warnings in tests 2 years ago
Sam Brannen e6d360c1c6 Polishing 2 years ago
rstoyanchev 3c9cfa8a0f Revise order of method declarations in WebFluxConfigurer 2 years ago
rstoyanchev b016f385e1 Add BlockingExecutionConfigurer to WebFlux config 2 years ago
rstoyanchev 74972fb751 Add updateModel to BindingContext 2 years ago
rstoyanchev 20afa3265a Encapsulate full path initialization 2 years ago
Arjen Poutsma d04d7b2e57 Add request binding to functional endpoints 2 years ago
rstoyanchev a3e37597aa Add ReactiveHttpRequestValues 2 years ago
Rossen Stoyanchev 22376c2efa Polishing 2 years ago
Rossen Stoyanchev 068dc7db28 Remove use of TestHttpClientAdapter 2 years ago
Sébastien Deleuze b3de1b8e95 Use consistently *KotlinTests naming for Kotlin tests 2 years ago
Sébastien Deleuze fb17e283d1 Replace @link by proper KDoc class reference in tests 2 years ago
Olga MaciaszekSharma 268f3c853e Add RestTemplate support for HTTP interface client 2 years ago
Juergen Hoeller f07b9fd217 Polishing 2 years ago
Sébastien Deleuze d3a249e34d Reduce the delay used for Coroutines in tests 2 years ago
Rossen Stoyanchev bf82ed7186 Add HttpExchangeAdapter 2 years ago
rstoyanchev deaa493644 Add Visitor to HandlerMethodValidationException 2 years ago
Juergen Hoeller 834d22f866 Polishing 2 years ago
rstoyanchev 1fc020cf92 Fix checkstyle violations 2 years ago
rstoyanchev 592ab0f350 Add ~.validation.method package 2 years ago
rstoyanchev 7a79da589a Add default web handling of method validation errors 2 years ago
rstoyanchev a481c7649f Refactor to prepare for method validation handling 2 years ago
rstoyanchev 91eb2be44c Remove no longer supported protected methods 2 years ago
rstoyanchev 11a416156b Use ResolvableType to create WebDataBinder 2 years ago
rstoyanchev d37d6688d8 WebFlux constructs model attribute via DataBinder 2 years ago
rstoyanchev 801f01e23f Polishing in ModelAttributeMethodArgumentResolver 2 years ago
rstoyanchev 40bf923d7d Polishing in MultipartFileArgumentResolver 2 years ago
Olga Maciaszek-Sharma e69a1d22f9 Add MultipartFile support to HTTP interface client 2 years ago
Sam Brannen 854715d9a7 Update copyright headers 2 years ago
Sébastien Deleuze f06cf21341 Support Kotlin parameter default values in handler methods 2 years ago
Johnny Lim 271f2dc665 Polish 2 years ago