2303 Commits (01b79514dae160a97457e2ae2b158a8bb62feda6)

Author SHA1 Message Date
Sam Brannen e25e690ad4 Assert preconditions for MergedAnnotations.from() factory methods 4 years ago
Sam Brannen a614abe17b Polish Javadoc for MergedAnnotations 4 years ago
Brian Clozel 617ec359bd Update after MonoProcessor deprecation in Reactor 4 years ago
Juergen Hoeller 8dd285f877 Polishing 4 years ago
Juergen Hoeller 96a4e1150e Avoid unnecessary computation of cleaned URL 4 years ago
Sam Brannen 91d1383e93 Use Spliterators.emptySpliterator() in TypeMappedAnnotations 4 years ago
Sam Brannen 7dbf42e858 Polish contribution 4 years ago
yilianhuaixiao 83a95832e6 Filter repeatable annotations in AnnotationTypeMappings 4 years ago
Sam Brannen b841e8560c Polish MergedAnnotation API internals 4 years ago
Brian Clozel be801fc5fc Polish 4 years ago
Juergen Hoeller adce6593af Move metrics package to org.springframework.core 4 years ago
Sam Brannen 2b3fdfabb2 Remove unused class filtering support in AnnotationScanner 4 years ago
Sam Brannen 5442d8779a Polish contribution 4 years ago
yilianhuaixiao 650cbeee14 Avoid infinite loop in AnnotationScanner 4 years ago
Arjen Poutsma cf8c36adf3 Javadoc 4 years ago
Sam Brannen 471577a11b Polish contribution 4 years ago
XenoAmess 523d2f88be Use List.sort instead of Collection.sort in tests 4 years ago
XenoAmess cd12583e13
Use Integer.parseInt instead of Integer.valueOf for primitive int 4 years ago
XenoAmess c7f44ff671
Fix links in Javadoc 4 years ago
XenoAmess e71f702bb9
Use `static private` instead of `private static` for method declarations 4 years ago
Juergen Hoeller 01bab89dba Consistently use PropertySource.getName() for comparison 4 years ago
May 490bdd11a5 Use Math.min() in ExponentialBackOff 4 years ago
Juergen Hoeller a1bab14140 Upgrade to ASM 9.0 beta 4 years ago
Sam Brannen 2c9e794676 Make Profiles created via Profiles.of() comparable 4 years ago
Sam Brannen 35582ded0e Use System.nanoTime() for Random seed in SocketUtils 4 years ago
Rossen Stoyanchev 3aaff40e2e Replace explicit use of PooledDataBuffer.release() 4 years ago
Rossen Stoyanchev b16f6fa456 Shared static instance of DefaultDataBufferFactory 4 years ago
Juergen Hoeller 56c661829b Avoid package cycle through dedicated ResourcePropertiesPersister 4 years ago
Rossen Stoyanchev f0b8e638ad Avoid dependency on netty-common in DataBufferUtils 4 years ago
Juergen Hoeller 9e12a20324 Polishing 4 years ago
izeye a678db3888 Polish 4 years ago
Sam Brannen ab0e651547 Polish SerializationTestUtils, clean up warnings, etc. 4 years ago
Sébastien Deleuze 63dff520e6 Disable and remove unsupported features from native images 4 years ago
Rossen Stoyanchev 2d8b2fed8b Avoid dependency on netty-common in DataBufferUtils 4 years ago
Rossen Stoyanchev f35903f23d Catch IllegalReferenceCountException 4 years ago
Sébastien Deleuze 1e501f2583 Provide a flag to disable XML support 4 years ago
Juergen Hoeller 6ea7ff1c6d Upgrade to ASM master (8.1 beta) 4 years ago
Сергей Цыпанов 7949937655 Remove redundant assignment of default values to volatile fields 4 years ago
Sam Brannen 8099fc8178 Use try-with-resources language construct where feasible 4 years ago
Sam Brannen 94d7462891 Ensure spring-core JAR is reproducible 4 years ago
Sam Brannen 3f7e86eadd Update Javadoc for Assert regarding Guava Preconditions 4 years ago
Sam Brannen 50a0094a47 Ensure spring-core JAR is reproducible 4 years ago
Sam Brannen d9969d1e4d Update Javadoc for Assert regarding Guava Preconditions 4 years ago
Roland Weisleder f9cca5d9d6
Add tests for Assert.noNullElements(Collection, ...) 4 years ago
Sam Brannen bc4945d677 Ensure non-null condition comes 1st in ternary operator 4 years ago
GardenLee e866fac8e7 Wrap ternary operator within parentheses as outlined in Code Style 4 years ago
Juergen Hoeller ae1ed9d458 Document exception handling limitations in TaskDecorator implementations 4 years ago
Rossen Stoyanchev a2d516d526 Replace "whitelist" with alternative words 5 years ago
Juergen Hoeller 65b09be669 Polishing 5 years ago
Sam Brannen da7ead8914 Polishing 5 years ago