4878 Commits (78bf41ca835683d5c83225dc6e9c759dc3dd4e9c)

Author SHA1 Message Date
rstoyanchev c23edae4db HttpRequestValues.Processor exposes MethodParameter[] 7 months ago
Yanming Zhou 410a9ce108 Mark applicable Scope's methods as default 7 months ago
rstoyanchev 1982c7e020 Support 404 handling for HttpExchange interfaces 7 months ago
rstoyanchev 340468cf4b Use toString for WebFilter checkpoint 7 months ago
rstoyanchev 5a6c019413 Support for functional routing by API version 7 months ago
rstoyanchev 224f1af08e Prepare to support API versioning for fn 7 months ago
Brian Clozel da124a9e89 Make HttpMessageConverters classpath detection static 7 months ago
Brian Clozel 7e919d2c96 Reorder multipart converter for server converters 7 months ago
Brian Clozel beedf0a76b Use HttpMessageConverters in client and server config 7 months ago
Brian Clozel 1af25e9cb1 Add HttpMessageConverters 7 months ago
Daniil Razorenov 8d6117e419 Support StreamingHttpOutputMessage in RestClient 7 months ago
rstoyanchev 482cfb0b18 Add detectSupportedVersions in spring-webmvc 7 months ago
rstoyanchev 785aab8ad5 Rename ApiDeprecationHandler to insert "Version" 7 months ago
rstoyanchev 492e51f3ba Add handling of deprecated API versions 7 months ago
rstoyanchev 5d34f9c87e Support API versioning via MediaType parameter 7 months ago
Sam Brannen f478f5cdc8 Introduce factory methods in SslInfo and remove MockSslInfo 7 months ago
rstoyanchev a2b90d9e9a Add HttpExchangeAdapter decoration 7 months ago
WonYong Hwang 5d0fc72eb2
Document intention of toString() in HandlerMethod 7 months ago
Brian Clozel 45d887f973 Fix missing request body for GET and DELETE JdkClientHttpRequest 8 months ago
Spring Builds 16edf9867a Update copyright headers in source files 8 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 8 months ago
Brian Clozel 696692f1ed Do not attempt to decode wildcard content-types as form-data 8 months ago
Brian Clozel af7758cbc7 Configure CheckStyle rule for empty catch blocks 8 months ago
Vincent Potucek 0d4dfb6c1f Rename exception variables in empty catch blocks 8 months ago
rstoyanchev 00cc48dad4 Support repeatable multipart write 8 months ago
Brian Clozel 8dee7d8fb6 Use concrete form-data type when reading request body 8 months ago
Stéphane Nicoll 8bf9e0cbff Polish "Add hints to instantiate HttpService group adapters" 8 months ago
Olga Maciaszek-Sharma 8142f80581 Add hints to instantiate HttpService group adapters 8 months ago
Brian Clozel f0e7b42704 Encode non-printable character in Content-Disposition parameter 8 months ago
Sam Brannen 4d2cc4ae97 Polish contribution 8 months ago
Mohammad Saeed Nouri c04902fefb Allow update of existing WebSession after max sessions limit is reached 8 months ago
Sam Brannen 222702f750 Polish WebSession support and tests 8 months ago
Sam Brannen 18d6a55e3e Polishing and removal of "this." for method invocations 8 months ago
rstoyanchev 4782c697b8 Improve RestControllerAdvice documentation 8 months ago
rstoyanchev de52090959 Polishing contribution 8 months ago
Vedran Pavic 4d862b871d Improve Javadoc for @ExceptionHandler 8 months ago
Sébastien Deleuze 977792009d Introduce hints in RestClient API 8 months ago
Sébastien Deleuze 826041d2f7 Add Kotlin body advices 8 months ago
rstoyanchev 9f7a321c44 Support streaming with HTTP interfaces + RestClient 8 months ago
Sébastien Deleuze a439e9030f Fix collection support in AbstractKotlinSerializationHttpMessageConverter 8 months ago
Brian Clozel 2d5d988ad4 Polishing contribution 8 months ago
Kamil Doroszkiewicz c1839938ea Add support for "application/*+x-protobuf" media type 8 months ago
Brian Clozel 4a46d957f3 Fix out of bounds exception for PathPattern#combine 8 months ago
Sam Brannen 4df93a825b Update copyright headers and fix test method name 8 months ago
Patrick Strawderman 542eb6f305 Use HexFormat in ContentDisposition 8 months ago
Johnny Lim bbae625850 Add Javadoc since for gh-34745 8 months ago
Brian Clozel 659472f9e3 Use HTTP methods in JdkClientHttpRequest when possible 8 months ago
Scott Frederick 8c967bf76d
Fix typos in API versioning 8 months ago
rstoyanchev 22c672a469 Revise names of callbacks in HttpServiceGroupConfigurer 8 months ago
Johnny Lim ec49435a4d Polish HttpRequestValues 8 months ago