4166 Commits (5e42a6eb0a70460246678ac2aa22a412bc96328d)

Author SHA1 Message Date
Juergen Hoeller 98f152e8d5 Polishing 2 years ago
Arjen Poutsma c79ae0c842 Align multipart codecs on client and server 2 years ago
Sam Brannen 46fc28fd1a Clean up Javadoc and source code regarding " ." typos 2 years ago
Sébastien Deleuze 5ed4a14e2b Make @ModelAttribute and @InitBinder reflective 2 years ago
Sam Brannen 2b6f3caff4 Remove dead code in MockClientHttpRequest 2 years ago
Sam Brannen 83eb8ac0ea Introduce additional constructors in MockClientHttp[Request|Response] 2 years ago
Sam Brannen 1b57f2bda5 Use URI#create instead of URI constructor where feasible in spring-web 2 years ago
Sam Brannen 485c80fcf3 Apply 'instanceof pattern matching' in spring-test and Servlet mocks 2 years ago
Sam Brannen 69f47e7700 Polishing 2 years ago
Sam Brannen 348cc01284 Rename MultipartWebClientIntegrationTests classes to avoid duplicate names 2 years ago
Sam Brannen 9f7a510f90 Polishing 2 years ago
rstoyanchev 918edaba2e Add convenience methods for binding error messages 2 years ago
Sam Brannen de07ad47f1 Polishing, suppression of deprecation warnings, copyright headers, etc. 2 years ago
rstoyanchev 93ea2e1df9 Push canWrite down into MultipartHttpMessageWriter 2 years ago
CoderYellow a7bf14b364 Fix canWrite of PartHttpMessageWriter 2 years ago
rstoyanchev db53b618c1 Simplify form data handling in HttpRequestValues 2 years ago
rstoyanchev 913163884a Improve invalid Content-Type handling in WebFlux 2 years ago
Sam Brannen 69d022712b Polish Javadoc for ErrorResponse etc. 2 years ago
Spark61 b366cd352e
Fix ErrorResponse#type documentation 2 years ago
Juergen Hoeller ac667a1e2b Upgrade to Apache HttpClient 5.2 2 years ago
rstoyanchev a09f93768a Fix URI override for HttpExchange 2 years ago
Brian Clozel 0ccd2f8b87 Deprecate GraphQL media type in favor of new one 2 years ago
Baljit Singh b1fdb148d0 ResponseStatusException delegates to protected constructor 2 years ago
Juergen Hoeller 955ca4d146 Revised support for Jetty 12 (tested against 12.0.0.alpha2) 2 years ago
Johnny Lim 74ec10bf3a Polish 2 years ago
Juergen Hoeller dd6cb1b728 Polishing 2 years ago
Juergen Hoeller 1e4c10cef1 Add equals/hashCode methods to ProblemDetail 2 years ago
Sam Brannen ad60164911 Update copyright headers for source code changed since August 2022 2 years ago
rstoyanchev 6c8fb6c204 Add MessageSource getters 2 years ago
Juergen Hoeller 21d3a7529c Consistent documentation references to Jakarta WebSocket (2.1) 2 years ago
Juergen Hoeller 45d45c2989 Early support for Jetty 12 (developed against 12.0.0.alpha2) 2 years ago
rstoyanchev a27f2e994b ResponseStatusException sets detail from reason again 2 years ago
Juergen Hoeller 459e8a1ea5 Deprecate LocalVariableTableParameterNameDiscoverer completely 2 years ago
Sam Brannen 7fcd1de8e3 Use AssertJ's isEmpty() instead of hasSize(0) 2 years ago
Sam Brannen d5b0b2b1a1 User AssertJ's hasSize() for arrays 2 years ago
Sam Brannen 36f7597f25 Use AssertJ's hasSize() for collections and maps 2 years ago
Sam Brannen 43f8d9e084 Apply 'instanceof pattern matching' 2 years ago
Sam Brannen a832c98ced Polish contribution 2 years ago
divcon c12d93c5d1 Polish ServletWebRequest and DefaultServerWebExchange 2 years ago
Sam Brannen ca6acfee30 Polishing 2 years ago
Sébastien Deleuze 1e98fb607a Make SourceHttpMessageConverter optional 2 years ago
Sam Brannen 917c41fd52 Use Set.of() for constant sets where appropriate 2 years ago
Sam Brannen 0c878d2d06 Apply additional 'instanceof pattern matching' in spring-web 2 years ago
Sam Brannen 50109dd86d Polish contribution 2 years ago
divcon 99ae209c25 Apply 'instanceof pattern matching' in spring-web 2 years ago
Brian Clozel 1960666765 Set error status in Observation Servlet filter 2 years ago
Arjen Poutsma 792371ac1f Generalize Jackson version numbers 2 years ago
Andy Wilkinson 26df6fbada Update Jackson-based decoders to reflect 2.14 baseline 2 years ago
Arjen Poutsma 9be6cea012 Polishing deprecated methods 2 years ago
Andriy 10f4ad1a44
Assert fixed in DefaultErrorResponseBuilder 2 years ago