4367 Commits (f11235ee193551d849bfb9757178aef97beaac13)

Author SHA1 Message Date
Sam Brannen bfd3dc2676 Implement toString() in RetryPolicy and RetryExecution implementations 10 months ago
Sam Brannen bc967842f6 Rename and polish ComposedRetryListenerTests 10 months ago
Sam Brannen b6680422db Change signature of RetryOperations.execute() regarding nullability 10 months ago
Sam Brannen 8f3ca49bc4 Rename Retryable.run() to Retryable.execute() 10 months ago
Sam Brannen d74b863ae7 Polish Javadoc for core retry functionality 10 months ago
Sam Brannen 8b9e620084 Allow FixedBackOff to be constructed with only a custom interval 10 months ago
Sam Brannen fcdd439ad0 Polish Javadoc for FixedBackOff 10 months ago
Sébastien Deleuze 05c3f56ec7 Rely on default retention in `@Contract` 10 months ago
Sam Brannen d42d3f1a6c Fix wording in Javadoc for RetryTemplate 10 months ago
Sam Brannen 51b6e8cc9f Rename RetryCallback to Retryable 10 months ago
Sam Brannen f927ff635a Revise @⁠Nullable declarations for contains*() in CollectionUtils 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
Sam Brannen 315bbf3abe Consistently declare nullability @⁠Contract for core utilities 10 months ago
Sam Brannen 7a6f9bd3c3 Use @⁠TempDir in FileSystemUtilsTests 10 months ago
Sam Brannen 3aa3b81e1c Update copyright headers 10 months ago
Johnny Lim 7f6a7b806e Replace AssertionsForClassTypes with Assertions 10 months ago
Juergen Hoeller a266e1b403 Close JarFile only in case of useCaches=false 10 months ago
Sam Brannen 02af9e5cee Revise core retry support 10 months ago
Mahmoud Ben Hassine 3fb4a75ae4 Introduce minimal retry functionality as a core framework feature 10 months ago
Brian Clozel 5fbb81de10 Fix missing "since" attributes for Deprecated code 10 months ago
rstoyanchev 230540b6da Polishing contribution 10 months ago
Yanming Zhou f9fa7cc93b Add missing "since" in `@Deprecated` 10 months ago
Sam Brannen 4df93a825b Update copyright headers and fix test method name 10 months ago
Tran Ngoc Nhan 3f0892b42c Fix typos 10 months ago
Patrick Strawderman 182d654fa8 Add optimized DataBufferInputStream overrides 10 months ago
Sam Brannen 9782dfb620 Fix nullability @⁠Contract for SupplierUtils.resolve(Supplier) 10 months ago
Sébastien Deleuze 20ddd9f864 Polish KotlinReflectionParameterNameDiscoverer 10 months ago
Sam Brannen 6a6abac003 Polish Javadoc for MockPropertySource 10 months ago
Sam Brannen db5809f968 Remove obsolete @⁠Contract declaration for StreamUtils.drain() 10 months ago
Sam Brannen efea28953d Improve Javadoc for getFilename() & getFilenameExtension() in StringUtils 10 months ago
Stéphane Nicoll 9d3779db49
Declare @⁠Contract for quote() & getFilename() in StringUtils 10 months ago
rstoyanchev 3c228a5c1d Add missing @since tags in PatternMatchUtils 10 months ago
Patrick Strawderman 37ecdd1437 Forward more methods to underlying InputStream in NonClosingInputStream 10 months ago
Brian Clozel 0df75ff75e Fix StringIndexOutOfBoundsException with Class-File metadata 10 months ago
Juergen Hoeller 6a9444473f Clarify CompositePropertySource behavior for EnumerablePropertySource contract 10 months ago
Sam Brannen 03ae97b2eb Introduce Spring property for default escape character for placeholders 10 months ago
Brian Clozel 233eb7f0aa Fix StringIndexOutOfBoundsException with Class-File metadata 11 months ago
Sam Brannen e34cdc2a55 Improve Javadoc for property placeholder support 11 months ago
Sam Brannen 65e30132f3 Revert "Introduce CompositePropertySource constructor that accepts Iterable<PropertySource>" 11 months ago
Sam Brannen 021bf6e77d Add more tests for escape character support in PlaceholderParser 11 months ago
Sam Brannen 90453643cc Simplify and revise PlaceholderParserTests for consistency 11 months ago
Sam Brannen 5a2cbc1ab3 Polish PropertySourcesPropertyResolverTests 11 months ago
Sam Brannen 348b4cd067 Polish contribution 11 months ago
Fawzi Essam 9b52cfd7d5 Test escape character support in PropertySourcesPropertyResolver 11 months ago
Phillip Webb 13b09e6f3c Ensure only immediate member classes are only included 11 months ago
Phillip Webb ead80ce2f5 Return null for getSuperClassName() with package-info classes 11 months ago
Sam Brannen 45a2c51fe1 Polish Javadoc for Environment-related components 11 months ago
Sam Brannen 0abfad870c Polish class-level Javadoc for SpringProperties 11 months ago
Sam Brannen 5a9af9e024 Document AotDetector.AOT_ENABLED flag in SpringProperties 11 months ago