1093 Commits (7d95a24573ef38be93a9c8e86bb92ede105c0cd4)

Author SHA1 Message Date
Juergen Hoeller 0211016957 Consistent support for MultiValueMap and common Map implementations 3 years ago
Sam Brannen 08fe123930 Introduce Environment.matchesProfiles() for profile expressions 3 years ago
Sam Brannen 219448796f Polish Environment and StandardEnvironmentTests 3 years ago
Sam Brannen 423f2215c2 Remove flaky assertion to fix build on JDK 17 3 years ago
Sam Brannen 7a2594acda Add tests for corner cases 3 years ago
Sam Brannen 91c58af7af Introduce ObjectUtils.nullSafeConciseToString() 3 years ago
Sam Brannen 0a1aeafe08 Introduce StringUtils.truncate() 3 years ago
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 0e33537d9d Consistent use of DefaultParameterNameResolver in tests 3 years ago
Sam Brannen 743a96b75e Polish SocketUtilsTests 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 332b25b680 Support searches for non-public repeatable annotations 4 years ago
Sam Brannen 9876701493 Support nesting in AnnotatedElementUtils.getMergedRepeatableAnnotations() 4 years ago
Sam Brannen 828f74f71a Support nesting in AnnotatedElementUtils.findMergedRepeatableAnnotations() 4 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
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
Brian Clozel 0caa2ac696 Customize connection in UrlResource getInputStream 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
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
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 07cfcbc3a9 Move convention-based attribute override tests to @Nested class 4 years ago
Sam Brannen 2bf5f7a6b3 Introduce lenient parsing in DataSize regarding whitespace 4 years ago
Sam Brannen 622fc3edf7 Fix merged annotation attributes regression 4 years ago
Sam Brannen d6768ccc18 Ensure meta-annotations are not unnecessarily synthesized 4 years ago
Sam Brannen 452f1b877c Consider return type of static methods in ObjectToObjectConverter 4 years ago
rstoyanchev 8fcc7ab9d1 CompositeLog respects log level changes at runtime 4 years ago
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 4 years ago
Sam Brannen 5f6d8df34b Introduce isLambdaClass() as a public utility in ClassUtils 4 years ago
Sam Brannen c9cd53f469 Revert "Deprecate "enclosing classes" search strategy for MergedAnnotations" 4 years ago
Sam Brannen c462fe30ed Use Named arguments in parameterized tests 4 years ago
Sam Brannen 5689395678 Deprecate "enclosing classes" search strategy for MergedAnnotations 4 years ago
Sam Brannen 685a195ba1 Deprecate SocketUtils 4 years ago