5709 Commits (f36fec1651ad05276c7537f4d8aa6c445f2cd753)

Author SHA1 Message Date
Sam Brannen 12146c4a1b Clean up warning in Gradle build 10 months ago
Sam Brannen 7ffd4e7cf8 Sync test fixture MockServerHttpRequest implementation with original 10 months ago
Sam Brannen f478f5cdc8 Introduce factory methods in SslInfo and remove MockSslInfo 10 months ago
rstoyanchev a2b90d9e9a Add HttpExchangeAdapter decoration 10 months ago
Sam Brannen 0e84761871 Return Builder from sslInfo() builder method for MockServerHttpRequest 10 months ago
WonYong Hwang 5d0fc72eb2
Document intention of toString() in HandlerMethod 10 months ago
Brian Clozel 45d887f973 Fix missing request body for GET and DELETE JdkClientHttpRequest 10 months ago
Spring Builds 16edf9867a Update copyright headers in source files 10 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 10 months ago
Johnny Lim cd5e4c2264 Fix typo in ProtobufHttpMessageConverterTests.canWrite() 10 months ago
Brian Clozel 696692f1ed Do not attempt to decode wildcard content-types as form-data 10 months ago
Brian Clozel af7758cbc7 Configure CheckStyle rule for empty catch blocks 10 months ago
Vincent Potucek 0d4dfb6c1f Rename exception variables in empty catch blocks 10 months ago
rstoyanchev 00cc48dad4 Support repeatable multipart write 10 months ago
Brian Clozel 8dee7d8fb6 Use concrete form-data type when reading request body 10 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 11 months ago
Mohammad Saeed Nouri c04902fefb Allow update of existing WebSession after max sessions limit is reached 11 months ago
Sam Brannen 3c265e1044 Fix InMemoryWebSessionStoreTests.startsSessionImplicitly() test 11 months ago
Sam Brannen 222702f750 Polish WebSession support and tests 11 months ago
Sam Brannen 18d6a55e3e Polishing and removal of "this." for method invocations 11 months ago
Sam Brannen 5752585bb2 Clean up warnings in build 11 months ago
rstoyanchev 4782c697b8 Improve RestControllerAdvice documentation 11 months ago
rstoyanchev de52090959 Polishing contribution 11 months ago
Vedran Pavic 4d862b871d Improve Javadoc for @ExceptionHandler 11 months ago
Sam Brannen 87c0655e12 Polishing 11 months ago
Sam Brannen ad2931b51f Migrate away from AssertJ's catchThrowable() 11 months ago
Sam Brannen 3aa3b81e1c Update copyright headers 11 months ago
Johnny Lim 7f6a7b806e Replace AssertionsForClassTypes with Assertions 11 months ago
Sébastien Deleuze 977792009d Introduce hints in RestClient API 11 months ago
Sébastien Deleuze 826041d2f7 Add Kotlin body advices 11 months ago
rstoyanchev 9f7a321c44 Support streaming with HTTP interfaces + RestClient 11 months ago
Sébastien Deleuze a439e9030f Fix collection support in AbstractKotlinSerializationHttpMessageConverter 11 months ago
Brian Clozel 2d5d988ad4 Polishing contribution 11 months ago
Kamil Doroszkiewicz c1839938ea Add support for "application/*+x-protobuf" media type 11 months ago
Brian Clozel 4a46d957f3 Fix out of bounds exception for PathPattern#combine 11 months ago
Sam Brannen 4df93a825b Update copyright headers and fix test method name 11 months ago
Tran Ngoc Nhan 3f0892b42c Fix typos 11 months ago
rstoyanchev 72b42bbd55 Polishing in RestClientAdapterTests 11 months ago
Patrick Strawderman 542eb6f305 Use HexFormat in ContentDisposition 11 months ago
Johnny Lim bbae625850 Add Javadoc since for gh-34745 11 months ago
Brian Clozel 659472f9e3 Use HTTP methods in JdkClientHttpRequest when possible 11 months ago
Scott Frederick 8c967bf76d
Fix typos in API versioning 11 months ago
rstoyanchev 22c672a469 Revise names of callbacks in HttpServiceGroupConfigurer 11 months ago
Johnny Lim ec49435a4d Polish HttpRequestValues 11 months ago
Sébastien Deleuze 13be54a1d2 Make ProblemDetailJacksonXmlMixin compatible with Jackson 3 11 months ago
Sam Brannen e4b4512bcb Update code due to change in nullability contract 11 months ago