2643 Commits (01113292140e8fa9c17a5a47c5dfd05501b7e4d5)

Author SHA1 Message Date
Sam Brannen 5513139ef5 Clean up warnings and revise for consistency 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 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
rstoyanchev a2b90d9e9a Add HttpExchangeAdapter decoration 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
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" 9 months ago
Olga Maciaszek-Sharma 8142f80581 Add hints to instantiate HttpService group adapters 9 months ago
Brian Clozel f0e7b42704 Encode non-printable character in Content-Disposition parameter 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
Sam Brannen 222702f750 Polish WebSession support and tests 10 months ago
Sam Brannen 18d6a55e3e Polishing and removal of "this." for method invocations 10 months ago
Sam Brannen 87c0655e12 Polishing 10 months ago
Sam Brannen ad2931b51f Migrate away from AssertJ's catchThrowable() 10 months ago
Sam Brannen 3aa3b81e1c Update copyright headers 10 months ago
Johnny Lim 7f6a7b806e Replace AssertionsForClassTypes with Assertions 10 months ago
Sébastien Deleuze 977792009d Introduce hints in RestClient API 10 months ago
Sébastien Deleuze 826041d2f7 Add Kotlin body advices 10 months ago
rstoyanchev 9f7a321c44 Support streaming with HTTP interfaces + RestClient 10 months ago
Brian Clozel 2d5d988ad4 Polishing contribution 10 months ago
Kamil Doroszkiewicz c1839938ea Add support for "application/*+x-protobuf" media type 10 months ago
Brian Clozel 4a46d957f3 Fix out of bounds exception for PathPattern#combine 10 months ago
Tran Ngoc Nhan 3f0892b42c Fix typos 10 months ago
rstoyanchev 72b42bbd55 Polishing in RestClientAdapterTests 10 months ago
Brian Clozel 659472f9e3 Use HTTP methods in JdkClientHttpRequest when possible 10 months ago
rstoyanchev 22c672a469 Revise names of callbacks in HttpServiceGroupConfigurer 10 months ago
rstoyanchev 2e086bd727 Refine HttpServiceGroupConfigurer API 10 months ago
Brian Clozel 2af0323c21 Use Content-Type charset in JAXB message converters 10 months ago
rstoyanchev 5b19f6249e Refactoring in ApiVersionInserter 10 months ago
Sam Brannen 01fea5e7ed Polish Jackson 3 support 10 months ago
Sébastien Deleuze 2a29e16456 Deprecate for removal Jackson 2 support 10 months ago
Sébastien Deleuze d4e4a9ae06 Introduce Jackson 3 support for converters 10 months ago
Sébastien Deleuze 7a8db31dc3 Introduce Jackson 3 support for HandlerInstantiator 10 months ago