3635 Commits (8b335e793c088769893bc5a7a7b84e19e5e725b0)

Author SHA1 Message Date
OnlyWick eafbcfd385
Remove redundant static declaration on Search class 2 years ago
Juergen Hoeller 5459304a4b Re-introduce support for annotation declarations with self references 2 years ago
Johnny Lim 8ed302bfa4 Add @⁠since tags for DataBufferUtils.outputStreamPublisher() methods 2 years ago
Stéphane Nicoll 19fd8159b2 Improve Javadoc of MethodParameter#getAnnotatedElement 2 years ago
Arjen Poutsma 59d123a18e Introduce OutputStream BodyInserter 2 years ago
Sam Brannen 74fc8bd12d Polish SimpleAliasRegistryTests 2 years ago
Enrico Freni d507590abf Add missing unit tests for SimpleAliasRegistry 2 years ago
Johnny Lim 4a802c4e1f Add Javadoc since for ExponentialBackOff.DEFAULT_MAX_ATTEMPTS 2 years ago
Juergen Hoeller 407113945d Polishing 3 years ago
Sam Brannen 06658c3c71 Restore zero capacity support in ConcurrentLruCache 3 years ago
Sam Brannen 18456dec52 Reintroduce FastClass in CGLIB class names for @⁠Configuration classes 3 years ago
Sam Brannen d17c75a7ef Test status quo for SpringNamingPolicy 3 years ago
Sam Brannen f547b6ad2a Polishing 3 years ago
Arjen Poutsma ecd3f191b6 Refactoring external contribution 3 years ago
Markus Heiden 59771318ce Introduce CharBufferDecoder 3 years ago
Brian Clozel 103c6b8bda Add missing reflection hint on Eclipse FileLocator 3 years ago
Brian Clozel 7af9ce4f03 Add resource hint for spring.properties 3 years ago
Brian Clozel 4c343ef796 Add missing reflection hints on Kotlin classes 3 years ago
Brian Clozel e53c2c6331 Reduce nested class lookups in ClassUtils 3 years ago
Brian Clozel 227049824c Fix RuntimeHintsPredicates matching rules 3 years ago
Yanming Zhou 46397381ba Eliminate synchronized block to avoid thread pinning in SingletonSupplier 3 years ago
Juergen Hoeller 966b0a92c6 Defensively call Resource.getFile() for fallback resolution 3 years ago
Sam Brannen 5bcbcb3049 Simplify SynthesizedMergedAnnotationInvocationHandler.invoke() 3 years ago
Sam Brannen fe7355d5b0 Polishing 3 years ago
Sam Brannen a271d5ec15 Use nullSafeHashCode() in SynthesizedMergedAnnotationInvocationHandler 3 years ago
Sam Brannen af13967e2a Polishing 3 years ago
Sam Brannen e63e3a6d28 Delete obsolete constants 3 years ago
Sam Brannen 4ca70256d6 Backport polishing 3 years ago
Sam Brannen e5f18798ca Revert deprecation of [Simple]CommandLinePropertySource 3 years ago
Stephane Nicoll 01f717375b Introduce ObjectUtils#nullSafeHash(Object... element) 3 years ago
Stephane Nicoll f2e898d35d Polish 3 years ago
Sam Brannen c598f0565a Deprecate CommandLinePropertySource and associated implementations 3 years ago
Juergen Hoeller 78fce80c43 AnnotationUtils.clearCache() includes all annotation caches 3 years ago
Sam Brannen b082f546ec Polishing 3 years ago
liaozan 9728b8cefd Use Method#isDefault to find default methods in interfaces 3 years ago
Sam Brannen 1227fe5774 Polishing 3 years ago
Sam Brannen ea41051651 Do not invoke [Map|Collection].isEmpty() in nullSafeConciseToString() 3 years ago
Sam Brannen 1cdbd68aec Revise FilePatternResourceHintsRegistrar API and improve documentation 3 years ago
Sam Brannen 453c0e5191 Backport changes from `main` 3 years ago
Johnny Lim 73766c01e6 Add Javadoc since tags in FilePatternResourceHintsRegistrar 3 years ago
Sam Brannen 23a0903b5c Add missing comma and polishing 3 years ago
Sébastien Deleuze 1641cb75e2 Refine Reactor field precomputing on native 3 years ago
Sam Brannen 2e4e43b5bd Polish org.springframework.core.env.PropertySource 3 years ago
Brian Clozel f5a356c9c6 Add ContextPropagatingTaskDecorator 3 years ago
Sam Brannen f054c2e804 Polishing 3 years ago
Sam Brannen bbf73848b5 Update warning for use of convention-based annotation attribute overrides 3 years ago
Sam Brannen d189e169cc Polish CompositePropertySource[Tests] 3 years ago
Stephane Nicoll 5c691960a2 Polish "Improve performance of CompositePropertySource#getPropertyNames" 3 years ago
shawyeok b67a381fbe Improve performance of CompositePropertySource#getPropertyNames 3 years ago
Sam Brannen dac481da43 Test CollectionUtils.unmodifiableMultiValueMap only once 3 years ago