32178 Commits (f84552a97ea9ac098bc25d2d188cd1cb89b19505)
 

Author SHA1 Message Date
rstoyanchev f84552a97e Polishing contribution 9 months ago
Daniil Razorenov 8d6117e419 Support StreamingHttpOutputMessage in RestClient 9 months ago
Sam Brannen 2477544a8f Polishing 9 months ago
Tran Ngoc Nhan abbd4ebcf6 Link to @⁠ContextConfiguration Javadoc from reference manual 9 months ago
Juergen Hoeller b6aa6899a8 Polishing 9 months ago
Juergen Hoeller 4190209ead Add missing AOT support for method overrides (including @Lookup) 9 months ago
Sam Brannen cdf4c61d08 Upgrade to JUnit 5.13.2 9 months ago
Juergen Hoeller aa525cc3cd Delegate to ReflectionUtils.accessibleConstructor 9 months ago
Juergen Hoeller 00399dc1b3 Reject null for returned CompletableFuture (avoiding subsequent NPE) 9 months ago
Juergen Hoeller e33adadc62 Detect SQL state 57014 as QueryTimeoutException 9 months ago
Brian Clozel 45d887f973 Fix missing request body for GET and DELETE JdkClientHttpRequest 9 months ago
Sam Brannen 103a7e58bb Apply consistent copyright headers in Kotlin source code 9 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 9 months ago
Sam Brannen 89140789b9 Update configuration for copyright headers to use "<year>-present" pattern 9 months ago
Brian Clozel 696692f1ed Do not attempt to decode wildcard content-types as form-data 9 months ago
Brian Clozel faada70d59 Reset respone content-type for invalid range responses 9 months ago
Sam Brannen 9f1aef16f9 Fix Javadoc for FixedBackOff 9 months ago
Brian Clozel 8dee7d8fb6 Use concrete form-data type when reading request body 9 months ago
Johnny Lim 722333f0f1 Polish DataBufferInputStream.skip() 9 months ago
Brian Clozel 26ae3ed8d4 Upgrade "setup-gradle" GitHub action 9 months ago
Sébastien Deleuze e425504eac Revert "Disable Gradle auto-provisioning" on 6.2.x 10 months ago
Brian Clozel 08d5af3d2a Next development version (v6.2.9-SNAPSHOT) 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
Sébastien Deleuze 05c3f56ec7 Rely on default retention in `@Contract` 10 months ago
Brian Clozel dee80ab1da Upgrade to Reactor 2024.0.7 10 months ago
Brian Clozel 07fd835ea9 Upgrade to Micrometer 1.14.8 10 months ago
Brian Clozel 0d6c6eb2d5 Use Micrometer BOM for Context Propagation dependency 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
Sébastien Deleuze 7bb19fcde8 Refine Kotlin Serialization hint registration 10 months ago
Sam Brannen 18d6a55e3e Polishing and removal of "this." for method invocations 10 months ago
秦利斌 99890b6147 Fix ResourceHttpRequestHandler#setHeaders JavaDoc 10 months ago
Sam Brannen 0afdb08099 Upgrade to JUnit 5.13.1 10 months ago
Sébastien Deleuze 40058ef875 Disable Gradle auto-provisioning 10 months ago
rstoyanchev c769f43b3e Update docs on testing client code 10 months ago
rstoyanchev 4782c697b8 Improve RestControllerAdvice documentation 10 months ago
rstoyanchev de52090959 Polishing contribution 10 months ago
Vedran Pavic 4d862b871d Improve Javadoc for @ExceptionHandler 10 months ago
Jimmy Axenhus fa781c8390 Correct name of Selenium WebDriver artifact 10 months ago
Sam Brannen 88cd7addda Upgrade to Gradle 8.14.2 10 months ago
Brian Clozel 332c7f770c Remove Link to AspectJ Javadoc 10 months ago
Juergen Hoeller 9f76ea13e3 Upgrade to Groovy 4.0.27, Mockito 5.18, Checkstyle 10.25 10 months ago
Juergen Hoeller d9c103b7ff Remove unnecessary fallback to DefaultConversionService 10 months ago
Juergen Hoeller f1ddd051a3 Restore synchronization against AspectJ race condition behind PointcutExpression 10 months ago
Juergen Hoeller a266e1b403 Close JarFile only in case of useCaches=false 10 months ago
Sébastien Deleuze 4d09eb569b Refine RequestResponseBodyMethodProcessorKotlinTests 10 months ago
Sébastien Deleuze a439e9030f Fix collection support in AbstractKotlinSerializationHttpMessageConverter 10 months ago