2652 Commits (de53d7734405bb21f798c38aa55b2acb51a37cc9)

Author SHA1 Message Date
Sam Brannen fdf3bcc9d9 Remove obsolete AttributeMethods.hasOnlyValueAttribute() method 3 years ago
Sam Brannen 5ddc984192 Support repeatable annotation containers with multiple attributes 3 years ago
Sam Brannen b2ce54e7f1 Revise RepeatableContainersTests 3 years ago
Sam Brannen 41a6b7ec20 Update copyright headers for source code changed since August 2022 3 years ago
Sam Brannen 109b00d24d Avoid use of deprecated Character/Double constructors in tests 3 years ago
Sam Brannen b6abf45a56 Introduce @Suite classes for individual modules 3 years ago
Brian Clozel 92b2b828f5 Fix Java 17 test CI and remove Java 11 variant 3 years ago
Juergen Hoeller 7de8d81932 Explicit documentation notes on standard Java reflection 3 years ago
Juergen Hoeller 0e33537d9d Consistent use of DefaultParameterNameResolver in tests 3 years ago
Sam Brannen 743a96b75e Polish SocketUtilsTests 3 years ago
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 3 years ago
Sam Brannen 8caed88c14 Test status quo for URI/URL for scanned filesystem resources 3 years ago
Sam Brannen 3dc60f1627 Backport changes to PathMatchingResourcePatternResolverTests 3 years ago
Sam Brannen fee38175b3 Revert "Test encoding and Unicode normalization for scanned resources" 3 years ago
Sam Brannen eb2c1cbcd4 Test encoding and Unicode normalization for scanned resources 3 years ago
Sam Brannen 7241c30141 Backport changes to PathMatchingResourcePatternResolverTests 3 years ago
Stephane Nicoll 7309fe9f2e Polish "Avoid resizing of Maps created by CollectionUtils" 3 years ago
Christoph Dreis 874a296a76 Avoid resizing of Maps created by CollectionUtils 3 years ago
Marc Wrobel ce49068ff9 Fix links in Javadoc and reference docs 3 years ago
Marc Wrobel 92a231cf91 Fix typos in Javadoc, reference docs, and code 3 years ago
Sam Brannen 50dff77d01 Polish contribution 3 years ago
Marc Wrobel 0f479293b1 Replace use of the <tt> HTML tag in Javadoc 3 years ago
Sam Brannen 529481c44c Polish contribution 3 years ago
Jens Dietrich 35d379f9d3 Add missing @Nullable in SettableListenableFuture 3 years ago
Sam Brannen 6a68bd58f9 Introduce AnnotationUtils.isSynthesizedAnnotation(Annotation) 3 years ago
Sam Brannen b1414bf15b Polishing 3 years ago
Arjen Poutsma 7e7d6b9c3a Propagate Context in DataBufferUtils::write(Path) 3 years ago
Stephane Nicoll 6806aaf162 Polish "Add missing TreeSet to CollectionFactory.createCollection()" 3 years ago
Johnny Lim ccec75c98d Add missing TreeSet to CollectionFactory.createCollection() 3 years ago
Stephane Nicoll 6685e78c36 Deprecate NestedIOException 3 years ago
Brian Clozel 0caa2ac696 Customize connection in UrlResource getInputStream 3 years ago
Stephane Nicoll aef4b0ec5a Upgrade copyright year of changed file 3 years ago
wpp 675e0b94c1 Fix typo in Javadoc of AbstractEncoder 3 years ago
rstoyanchev cdd4e8cd7f Improve regex support for URL path matching 3 years ago
Marc Wrobel bd3499671c Fix typos in test code 3 years ago
Sam Brannen ea27206a32 Polishing 3 years ago
Marc Wrobel bc15f839cd Fix and improve Javadoc in spring-core 3 years ago
Juergen Hoeller a3e46a2db7 ResolvableType.forInstance returns NONE for null instance 3 years ago