5741 Commits (17382fe07957bfb43bc34d22f20e63f00a3ddd6b)

Author SHA1 Message Date
Juergen Hoeller 54732605a5 Backport nullability refinements for Micrometer 8 months ago
Juergen Hoeller eac490d320 Upgrade to Reactor 2025.0.0-M5 and Micrometer 1.16.0-M1 8 months ago
rstoyanchev e3f1bc8422 Allow resolution of optional HandlerMethod 8 months ago
Sébastien Deleuze 19086835a7 Upgrade tests to OkHttp 5.x 8 months ago
Juergen Hoeller f86034b528 Drop final declaration from doFilter entry point (for CGLIB proxying) 8 months ago
Brian Clozel ad007caebc Refine multipart converter registration in HttpMessageConverters 8 months ago
Brian Clozel b59dca9c7f Align HttpMessageConverters builder with WebFlux codecs variants 9 months ago
Brian Clozel 0a705f467d Configure custom converters ahead in HttpMessageConverters 9 months ago
Sébastien Deleuze b8015d87ef Use flexible generics nullness in RestClient ExchangeFunction 9 months ago
rstoyanchev c23edae4db HttpRequestValues.Processor exposes MethodParameter[] 9 months ago
Yanming Zhou 410a9ce108 Mark applicable Scope's methods as default 9 months ago
rstoyanchev 1982c7e020 Support 404 handling for HttpExchange interfaces 9 months ago
rstoyanchev 340468cf4b Use toString for WebFilter checkpoint 9 months ago
Sam Brannen 1ad05db877 Simplify dependency management for JUnit artifacts 9 months ago
Sam Brannen 5513139ef5 Clean up warnings and revise for consistency 9 months ago
rstoyanchev 5a6c019413 Support for functional routing by API version 9 months ago
rstoyanchev 224f1af08e Prepare to support API versioning for fn 9 months ago
Brian Clozel da124a9e89 Make HttpMessageConverters classpath detection static 9 months ago
Brian Clozel 7e919d2c96 Reorder multipart converter for server converters 9 months ago
Brian Clozel beedf0a76b Use HttpMessageConverters in client and server config 9 months ago
Brian Clozel 1af25e9cb1 Add HttpMessageConverters 9 months ago
rstoyanchev f84552a97e Polishing contribution 9 months ago
Daniil Razorenov 8d6117e419 Support StreamingHttpOutputMessage in RestClient 9 months ago
rstoyanchev 482cfb0b18 Add detectSupportedVersions in spring-webmvc 9 months ago
rstoyanchev 785aab8ad5 Rename ApiDeprecationHandler to insert "Version" 9 months ago
rstoyanchev ffdf941219 Resolve API version in RequestMappingHandlerMapping 9 months ago
rstoyanchev 492e51f3ba Add handling of deprecated API versions 9 months ago
rstoyanchev 5d34f9c87e Support API versioning via MediaType parameter 9 months ago
Sam Brannen 12146c4a1b Clean up warning in Gradle build 9 months ago
Sam Brannen 7ffd4e7cf8 Sync test fixture MockServerHttpRequest implementation with original 9 months ago
Sam Brannen f478f5cdc8 Introduce factory methods in SslInfo and remove MockSslInfo 9 months ago
rstoyanchev a2b90d9e9a Add HttpExchangeAdapter decoration 9 months ago
Sam Brannen 0e84761871 Return Builder from sslInfo() builder method for MockServerHttpRequest 9 months ago
WonYong Hwang 5d0fc72eb2
Document intention of toString() in HandlerMethod 9 months ago
Brian Clozel 45d887f973 Fix missing request body for GET and DELETE JdkClientHttpRequest 9 months ago
Spring Builds 16edf9867a Update copyright headers in source files 9 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 9 months ago
Johnny Lim cd5e4c2264 Fix typo in ProtobufHttpMessageConverterTests.canWrite() 9 months ago
Brian Clozel 696692f1ed Do not attempt to decode wildcard content-types as form-data 9 months ago
Brian Clozel af7758cbc7 Configure CheckStyle rule for empty catch blocks 9 months ago
Vincent Potucek 0d4dfb6c1f Rename exception variables in empty catch blocks 9 months ago
rstoyanchev 00cc48dad4 Support repeatable multipart write 9 months ago
Brian Clozel 8dee7d8fb6 Use concrete form-data type when reading request body 9 months ago
Stéphane Nicoll 8bf9e0cbff Polish "Add hints to instantiate HttpService group adapters" 10 months ago
Olga Maciaszek-Sharma 8142f80581 Add hints to instantiate HttpService group adapters 10 months ago
Brian Clozel f0e7b42704 Encode non-printable character in Content-Disposition parameter 10 months ago
Johnny Lim e86dc9ad95 Apply gh-34856 to MockClientHttpRequest in testfixture package 10 months ago
Sam Brannen 4d2cc4ae97 Polish contribution 10 months ago
Mohammad Saeed Nouri c04902fefb Allow update of existing WebSession after max sessions limit is reached 10 months ago
Sam Brannen 3c265e1044 Fix InMemoryWebSessionStoreTests.startsSessionImplicitly() test 10 months ago