4333 Commits (ebf8d4fb1c01acbaf601a06efc461b02a1312d0f)

Author SHA1 Message Date
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 10 months ago
Sam Brannen e34cdc2a55 Improve Javadoc for property placeholder support 10 months ago
Sam Brannen 65e30132f3 Revert "Introduce CompositePropertySource constructor that accepts Iterable<PropertySource>" 10 months ago
Sam Brannen 021bf6e77d Add more tests for escape character support in PlaceholderParser 10 months ago
Sam Brannen 90453643cc Simplify and revise PlaceholderParserTests for consistency 10 months ago
Sam Brannen 5a2cbc1ab3 Polish PropertySourcesPropertyResolverTests 10 months ago
Sam Brannen 348b4cd067 Polish contribution 10 months ago
Fawzi Essam 9b52cfd7d5 Test escape character support in PropertySourcesPropertyResolver 10 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
Sam Brannen 0867dfca33 Introduce CompositePropertySource constructor that accepts Iterable<PropertySource> 11 months ago
Sam Brannen b4355dc955 Polishing 11 months ago
Sam Brannen bc91e0ea96 Revise PropertyResolver Javadoc to highlight resolution semantics 11 months ago
Sam Brannen 8599ee6c2b Polish Javadoc 11 months ago
Juergen Hoeller d0b186a1c7 Polishing 11 months ago
Juergen Hoeller 4172581f1b Try loadClass on LinkageError in case of same ClassLoader as well 11 months ago
rstoyanchev 838b4d67a5 Fix Nullable declaration in PatternMatchUtils 11 months ago
rstoyanchev 5c5cf73e11 Add ignoreCase variants to PatternMatchUtils 11 months ago
Juergen Hoeller 253f321e8b Early getJarFile() call for consistent jar file existence check 11 months ago
Juergen Hoeller 0252e39409 Check for the existence of any actual jar entries in case of jar root 11 months ago
Juergen Hoeller b83e07ff8c Ignore NoSuchFileException from getJarFile() as well 11 months ago
Sam Brannen 8c376e9cc5 Remove redundant parameter count check in AnnotationsScanner.hasSameParameterTypes() 11 months ago
Juergen Hoeller 75ed4be446 Align JSpecify @Nullable annotation 11 months ago
Juergen Hoeller eea6addd26 Avoid lenient locking for additional external bootstrap threads 11 months ago
Juergen Hoeller 7f2c1f447f Try loadClass on LinkageError in case of ClassLoader mismatch 11 months ago
Sam Brannen cd987fc104 Update Javadoc to stop mentioning 5.3.x as the status quo 11 months ago
Juergen Hoeller 3afd551174 Add rejectTasksWhenLimitReached option for concurrency limit 12 months ago
Sam Brannen 381bc4c405 Polish contribution 12 months ago
Olivier Bourgain 0f2308e85f Implement micro performance optimizations 12 months ago
Sam Brannen a9cab2a3f1 Polishing 12 months ago
Sébastien Deleuze dd888ed813 Refine StringUtils#uriDecode and update documentation 12 months ago
Patrick Strawderman 7f1bc20688 Refine StringUtils#uriDecode 12 months ago
Dmitry Sulman fbaeaf12bd Recursively boxing Kotlin nested value classes 12 months ago
Juergen Hoeller 7b08feeb6d Make jar caching configurable through setUseCaches 12 months ago
Sam Brannen 9fd1d0c6a3 Polish Javadoc 12 months ago
Tran Ngoc Nhan 30fcaef813 Remove unnecessary closing curly brackets in Javadoc 12 months ago
Sam Brannen 8379ac772a Introduce OptionalToObjectConverter 12 months ago