33527 Commits (746fc335c29a1dc0796cef5c790bf85b5c548463)
 

Author SHA1 Message Date
Sam Brannen 746fc335c2 Merge branch '6.2.x' 7 months ago
Sam Brannen b741632e99 Polish wording in web sections 7 months ago
Tran Ngoc Nhan cd208797e2 Fix links to Reactive Libraries and RestTemplate 7 months ago
Brian Clozel 9979de99fd Do not decompress HTTP responses when compression disabled 7 months ago
rstoyanchev 441b14b0c1 Handle error responses in RestClientAdapter 7 months ago
rstoyanchev f22d1eab23 Add createException to ConvertibleClientHttpResponse 7 months ago
rstoyanchev 21e6d7392d Re-order methods and polishing 7 months ago
Gustav a585beac49
Fix typo in websocket doc (#35393) 7 months ago
rstoyanchev 0c02443965 Consistently support no value params in query string 7 months ago
rstoyanchev 268706abd2 Polishing in AbstractMockHttpServletRequestBuilder 7 months ago
Johnny Lim 737f66d922 Restore mixed use of uri() and queryParam() 7 months ago
rstoyanchev 11cb062357 Assert versionRequired and defaultVersion 7 months ago
rstoyanchev a7e3a438c9 Correctly apply required API version validation 7 months ago
Brian Clozel 442a2d0ca2 Merge branch '6.2.x' 7 months ago
Brian Clozel 764336f0f2 Fix Jetty DataBufferFactory memory leak 7 months ago
Brian Clozel 81b4020fc6 Do not load concrete types in annotation metadata 7 months ago
Brian Clozel 2b7f88ee44 Fix annotation arrays support in ClassFile metadata 7 months ago
rstoyanchev d8804c798b RestTestClient correctly exposes the response body 7 months ago
Sam Brannen 55c315eb12 Merge branch '6.2.x' 7 months ago
Sam Brannen 4903fee939 Permit @⁠Nullable value in ResponseCookie from*() factory methods 7 months ago
Brian Clozel 18eb2a6073 Polishing contribution 7 months ago
spicydev 4101714830 Add compression support in JdkClientHttpRequestFactory 7 months ago
Sébastien Deleuze fdfd15b9b3 Refine null-safety tooling introduction 7 months ago
Brian Clozel 7112efee1b Align HttpStatus with RFC9110 7 months ago
Sam Brannen 606b689fb1 Merge branch '6.2.x' 7 months ago
Sam Brannen 6978f0a398 Document terms and units in DataSize.parse(...) methods 7 months ago
Juergen Hoeller a1f5f6aa92 Merge branch '6.2.x' 7 months ago
Juergen Hoeller f62519bb55 Add cancelRemainingTasksOnClose flag for enforcing early interruption 7 months ago
Juergen Hoeller 0e2af5d113 Avoid default AutoCloseable implementation in ExecutorService on JDK 19+ 7 months ago
Sam Brannen 9e9d716d7a Merge branch '6.2.x' 7 months ago
Daniel Garnier-Moiroux ed7c3d737c Fix broken link in WebDriver docs 7 months ago
Juergen Hoeller e6f2b6a2a3 Upgrade to Netty 4.2.4 7 months ago
Juergen Hoeller acd68261e5 Merge branch '6.2.x' 7 months ago
Juergen Hoeller 01b24f2644 Upgrade to Protobuf 4.32, HtmlUnit 4.15, Mockito 5.19 7 months ago
Juergen Hoeller 4a4cf8a787 Remove erroneous javadoc symbol 7 months ago
Juergen Hoeller 56269d76e5 Merge branch '6.2.x' 7 months ago
Juergen Hoeller 55181fa1c9 Polishing 7 months ago
Juergen Hoeller 300ae841ce Align setBeanResolver nullability with getBeanResolver 7 months ago
Juergen Hoeller c248f94e5a Cache bean type next to primary bean names (on singleton creation) 7 months ago
Juergen Hoeller a46023134a Polishing 7 months ago
Brian Clozel d128dd2616 Make StartupStep AutoCloseable 7 months ago
Sébastien Deleuze dc26aaa0ec Use JsonMapper instead of ObjectMapper when relevant 7 months ago
Juergen Hoeller 8f4107953d Perform retryable proceed() call on invocableClone() 7 months ago
NeatGuyCoding 57fa52262e
Fix @⁠HttpServiceClient example in reference manual 7 months ago
Juergen Hoeller f64ff2866a Expose RetryException to onRetryPolicyExhaustion (also in the signature) 7 months ago
Juergen Hoeller 2489cced0f Expose RetryException#getRetryCount() and accept maxAttempts(0) 8 months ago
Sam Brannen 472f844256 Merge branch '6.2.x' 8 months ago
Sam Brannen 19d5ec6781 Improve documentation for ApplicationEvents to clarify recommended usage 8 months ago
khj68 c0b71f8999 Improve Javadoc of ApplicationEvents to clarify preferred usage 8 months ago
Sam Brannen 5d214c2624 Polishing 8 months ago