2642 Commits (f9d8367379371f52887a210f1bc8ff8682d596e2)

Author SHA1 Message Date
Juergen Hoeller d7d44c6c51 Polishing 3 years ago
Sam Brannen f4b3333fa8 Avoid reflection for annotation attribute method invocations 3 years ago
Sam Brannen 5f02323b9c Avoid String allocations with Assert.isTrue() 3 years ago
Sam Brannen a281d8c3fd Polishing 3 years ago
rstoyanchev 3d89acf9ea Adjust checkForLeaks timeout settings 3 years ago
Juergen Hoeller dbcfeb8f4f Aligned with PathMatchingResourcePatternResolverTests on main 3 years ago
Sam Brannen 652781c4a1 Test status quo in 5.3.x for PathMatchingResourcePatternResolver 3 years ago
Sam Brannen 5ac687f4aa Add warning to AnnotatedElementUtils.getMergedRepeatableAnnotations() 3 years ago
Sam Brannen 332b25b680 Support searches for non-public repeatable annotations 3 years ago
Sam Brannen 9876701493 Support nesting in AnnotatedElementUtils.getMergedRepeatableAnnotations() 3 years ago
Sam Brannen 828f74f71a Support nesting in AnnotatedElementUtils.findMergedRepeatableAnnotations() 3 years ago
Sam Brannen 965dd66f8c Improve Javadoc for RepeatableContainers 3 years ago
Johnny Lim 1c1a0afbed Use AssertJ static imports consistently in 5.3.x 4 years ago
Sam Brannen 8caed88c14 Test status quo for URI/URL for scanned filesystem resources 4 years ago
Sam Brannen 3dc60f1627 Backport changes to PathMatchingResourcePatternResolverTests 4 years ago
Sam Brannen fee38175b3 Revert "Test encoding and Unicode normalization for scanned resources" 4 years ago
Sam Brannen eb2c1cbcd4 Test encoding and Unicode normalization for scanned resources 4 years ago
Sam Brannen 7241c30141 Backport changes to PathMatchingResourcePatternResolverTests 4 years ago
Stephane Nicoll 7309fe9f2e Polish "Avoid resizing of Maps created by CollectionUtils" 4 years ago
Christoph Dreis 874a296a76 Avoid resizing of Maps created by CollectionUtils 4 years ago
Marc Wrobel ce49068ff9 Fix links in Javadoc and reference docs 4 years ago
Marc Wrobel 92a231cf91 Fix typos in Javadoc, reference docs, and code 4 years ago
Sam Brannen 50dff77d01 Polish contribution 4 years ago
Marc Wrobel 0f479293b1 Replace use of the <tt> HTML tag in Javadoc 4 years ago
Sam Brannen 529481c44c Polish contribution 4 years ago
Jens Dietrich 35d379f9d3 Add missing @Nullable in SettableListenableFuture 4 years ago
Sam Brannen 6a68bd58f9 Introduce AnnotationUtils.isSynthesizedAnnotation(Annotation) 4 years ago
Sam Brannen b1414bf15b Polishing 4 years ago
Arjen Poutsma 7e7d6b9c3a Propagate Context in DataBufferUtils::write(Path) 4 years ago
Stephane Nicoll 6806aaf162 Polish "Add missing TreeSet to CollectionFactory.createCollection()" 4 years ago
Johnny Lim ccec75c98d Add missing TreeSet to CollectionFactory.createCollection() 4 years ago
Stephane Nicoll 6685e78c36 Deprecate NestedIOException 4 years ago
Brian Clozel 0caa2ac696 Customize connection in UrlResource getInputStream 4 years ago
Stephane Nicoll aef4b0ec5a Upgrade copyright year of changed file 4 years ago
wpp 675e0b94c1 Fix typo in Javadoc of AbstractEncoder 4 years ago
rstoyanchev cdd4e8cd7f Improve regex support for URL path matching 4 years ago
Marc Wrobel bd3499671c Fix typos in test code 4 years ago
Sam Brannen ea27206a32 Polishing 4 years ago
Marc Wrobel bc15f839cd Fix and improve Javadoc in spring-core 4 years ago
Juergen Hoeller a3e46a2db7 ResolvableType.forInstance returns NONE for null instance 4 years ago
Juergen Hoeller de1b938e2e Improve diagnostics for CGLIB ClassLoader mismatch with --add-opens hint 4 years ago
Juergen Hoeller d72aeac319 Create well-known non-interface types without using reflection 4 years ago
Sam Brannen d274e893a6 Remove superfluous static declaration for enum, annotation, & interface 4 years ago
Sam Brannen 323dbb912e Move convention-based attribute override tests to @Nested class 4 years ago
Sam Brannen 07960d4918 Polishing 4 years ago
Sam Brannen 07cfcbc3a9 Move convention-based attribute override tests to @Nested class 4 years ago
Sam Brannen 2af27d899f Trim string input in Converters where whitespace is irrelevant 4 years ago
Sam Brannen 2bf5f7a6b3 Introduce lenient parsing in DataSize regarding whitespace 4 years ago
Sam Brannen bf39492c34 Introduce StringUtils.trimAllWhitespace(CharSequence) 4 years ago
Sam Brannen f732fab820 Delete unused imports and dead code in CGLIB fork 4 years ago