4394 Commits (785aab8ad5bbbfb7deefceefb6fbc0c86f938f15)

Author SHA1 Message Date
Juergen Hoeller e828bbbb0a Invert order of suppressed exceptions (for common exception rendering) 7 months ago
Sébastien Deleuze 839d3a7d44 Refine nullability of PropertyResolver.getProperty(key: String) 7 months ago
Sébastien Deleuze 294406dae9 Remove `@Suppress("EXTENSION_SHADOWED_BY_MEMBER")` 7 months ago
Juergen Hoeller aa525cc3cd Delegate to ReflectionUtils.accessibleConstructor 8 months ago
Sam Brannen c5fd57d92b Polish @⁠Retryable Javadoc and internals 8 months ago
Sébastien Deleuze f601bbb2ac Allow usage of `@CheckReturnValue` on types and ctors 8 months ago
Sam Brannen 74ee1b991a Apply consistent copyright headers in Kotlin source code 8 months ago
Spring Builds 16edf9867a Update copyright headers in source files 8 months ago
Sam Brannen 103a7e58bb Apply consistent copyright headers in Kotlin source code 8 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 8 months ago
Juergen Hoeller f69df9b767 Introduce retry interceptor and annotation-based retry support 8 months ago
Sam Brannen cc7dc47c4c Simplify suppressed exception assertions 8 months ago
Sam Brannen 6bbfd56dce Remove duplication in RetryTemplateTests 8 months ago
Sam Brannen f41a568b1d Improve Javadoc for RetryPolicy.Builder 8 months ago
Sam Brannen 09372b72ae Add retryWithExceptionExcludes() test 8 months ago
Sam Brannen 97522cfa36 Introduce Builder API and factory methods for RetryPolicy 8 months ago
Juergen Hoeller 945f3fb5ac Revise RetryTemplate for alignment with Reactor 8 months ago
Brian Clozel af7758cbc7 Configure CheckStyle rule for empty catch blocks 8 months ago
Vincent Potucek 0d4dfb6c1f Rename exception variables in empty catch blocks 8 months ago
Sam Brannen cd3ac44fb0 Add test for CompositeRetryListener.addListener() 8 months ago
Sam Brannen 9f1aef16f9 Fix Javadoc for FixedBackOff 8 months ago
Johnny Lim 722333f0f1 Polish DataBufferInputStream.skip() 8 months ago
Sam Brannen 082eb607ec Overhaul tests for RetryTemplate 8 months ago
Sam Brannen ff167aafa2 Make built-in RetryPolicy implementations final 8 months ago
Sam Brannen bfd3dc2676 Implement toString() in RetryPolicy and RetryExecution implementations 8 months ago
Sam Brannen bc967842f6 Rename and polish ComposedRetryListenerTests 8 months ago
Sam Brannen b6680422db Change signature of RetryOperations.execute() regarding nullability 8 months ago
Sam Brannen 8f3ca49bc4 Rename Retryable.run() to Retryable.execute() 8 months ago
Sam Brannen d74b863ae7 Polish Javadoc for core retry functionality 8 months ago
Sam Brannen 8b9e620084 Allow FixedBackOff to be constructed with only a custom interval 8 months ago
Sam Brannen fcdd439ad0 Polish Javadoc for FixedBackOff 8 months ago
Sébastien Deleuze 05c3f56ec7 Rely on default retention in `@Contract` 8 months ago
Sam Brannen d42d3f1a6c Fix wording in Javadoc for RetryTemplate 8 months ago
Sam Brannen 51b6e8cc9f Rename RetryCallback to Retryable 8 months ago
Sam Brannen f927ff635a Revise @⁠Nullable declarations for contains*() in CollectionUtils 8 months ago
Sébastien Deleuze 7bb19fcde8 Refine Kotlin Serialization hint registration 8 months ago
Sam Brannen 18d6a55e3e Polishing and removal of "this." for method invocations 8 months ago
Sam Brannen 315bbf3abe Consistently declare nullability @⁠Contract for core utilities 8 months ago
Sam Brannen 7a6f9bd3c3 Use @⁠TempDir in FileSystemUtilsTests 8 months ago
Sam Brannen 3aa3b81e1c Update copyright headers 8 months ago
Johnny Lim 7f6a7b806e Replace AssertionsForClassTypes with Assertions 8 months ago
Juergen Hoeller a266e1b403 Close JarFile only in case of useCaches=false 8 months ago
Sam Brannen 02af9e5cee Revise core retry support 8 months ago
Mahmoud Ben Hassine 3fb4a75ae4 Introduce minimal retry functionality as a core framework feature 8 months ago
Brian Clozel 5fbb81de10 Fix missing "since" attributes for Deprecated code 8 months ago
rstoyanchev 230540b6da Polishing contribution 8 months ago
Yanming Zhou f9fa7cc93b Add missing "since" in `@Deprecated` 8 months ago
Sam Brannen 4df93a825b Update copyright headers and fix test method name 8 months ago
Tran Ngoc Nhan 3f0892b42c Fix typos 8 months ago
Patrick Strawderman 182d654fa8 Add optimized DataBufferInputStream overrides 8 months ago