966 Commits (443e9ee61853a87b4e47dfead0b2258a9eeec2b6)

Author SHA1 Message Date
Sam Brannen e25e690ad4 Assert preconditions for MergedAnnotations.from() factory methods 6 years ago
Sam Brannen 7dbf42e858 Polish contribution 6 years ago
yilianhuaixiao 83a95832e6 Filter repeatable annotations in AnnotationTypeMappings 6 years ago
Sam Brannen b841e8560c Polish MergedAnnotation API internals 6 years ago
Sam Brannen 2b3fdfabb2 Remove unused class filtering support in AnnotationScanner 6 years ago
Sam Brannen 5442d8779a Polish contribution 6 years ago
yilianhuaixiao 650cbeee14 Avoid infinite loop in AnnotationScanner 6 years ago
Sam Brannen 471577a11b Polish contribution 6 years ago
XenoAmess 523d2f88be Use List.sort instead of Collection.sort in tests 6 years ago
XenoAmess cd12583e13
Use Integer.parseInt instead of Integer.valueOf for primitive int 6 years ago
XenoAmess c7f44ff671
Fix links in Javadoc 6 years ago
Sam Brannen 2c9e794676 Make Profiles created via Profiles.of() comparable 6 years ago
Rossen Stoyanchev b16f6fa456 Shared static instance of DefaultDataBufferFactory 6 years ago
Sam Brannen ab0e651547 Polish SerializationTestUtils, clean up warnings, etc. 6 years ago
Sam Brannen 8099fc8178 Use try-with-resources language construct where feasible 6 years ago
Roland Weisleder f9cca5d9d6
Add tests for Assert.noNullElements(Collection, ...) 6 years ago
Sam Brannen bc4945d677 Ensure non-null condition comes 1st in ternary operator 6 years ago
GardenLee e866fac8e7 Wrap ternary operator within parentheses as outlined in Code Style 6 years ago
Brian Clozel 212bb7fef6 Add GenericConversionService JMH benchmark 6 years ago
Brian Clozel 567265123b Avoid using regex matching for static patterns 6 years ago
Vlad Kisel 9bfe410a0c Avoid using regex for URL matching when possible 6 years ago
Rossen Stoyanchev 7f59381c7d Add support for RxJava 3 6 years ago
Sam Brannen 12e05280ad Upgrade to AssertJ 3.16 6 years ago
Rossen Stoyanchev a7c736915a Polishing and completing contribution 6 years ago
Vlad Kisel 3543e47841 Add ByteBufEncoder and ByteBufDecoder 6 years ago
Rossen Stoyanchev c2cce0c547 Add isDeferred to ReactiveTypeDescriptor 6 years ago
Sam Brannen 859953fe81 Use same default ClassLoader in SpringFactoriesLoader 6 years ago
Sam Brannen 4e32615b22 Filter out duplicates in SpringFactoriesLoader 6 years ago
Sam Brannen afc398333e Polishing 6 years ago
Sam Brannen db45b80b1f Suppress warnings for deprecated AnnotationFilter.NONE enum constant 6 years ago
Sam Brannen 8265db0ae1 Avoid synthesizing annotations unnecessarily 6 years ago
Sam Brannen a9cc7b3edc Improve tests for synthesized array of annotations 6 years ago
Sam Brannen 31fa1569c5 Avoid synthesizing annotations unnecessarily 6 years ago
Sam Brannen 376434eb75 Polishing 6 years ago
Sam Brannen f42955c31b Polishing 6 years ago
Sam Brannen 3dadcaeb2d Polishing 6 years ago
Сергей Цыпанов e1951a098b Improve performance of StringUtils.deleteAny() 6 years ago
Sam Brannen 8c0aaf4863 Delete meaningless "performance" test 6 years ago
Qimiao Chen 7c831d2ef4
Replace anonymous inner classes with lambdas in tests 6 years ago
Rossen Stoyanchev 3175f0771e Remove dumpString from DataBufferTestUtils 6 years ago
Christoph Dreis 1c6dda3ca4 Improve performance of StringUtils#cleanPath 6 years ago
Qimiao Chen 09b36380cd
Fix typos in source files 6 years ago
Sam Brannen 116a256e81 Fix typos in AnnotationsScannerTests 6 years ago
Qimiao Chen d85a6c0bea
Fix typos in MergedAnnotationsCollectionTests 6 years ago
陈其苗 c5b8406def Add some test cases in StringUtilsTests 6 years ago
Rossen Stoyanchev 2f12351292 Refine BlockHound support 6 years ago
Rossen Stoyanchev 2ae91404d1 BlockHoundIntegration for spring-core 6 years ago
Sam Brannen 7778508e69 Fix typos in ResolvableTypeTests 6 years ago
Sam Brannen d1a6e49475 Reset SecurityManager in finally-block and polish 6 years ago
Sam Brannen 809ed9d469 Rename PropertyResolverExtensionsTests to Kotlin* 6 years ago