3635 Commits (1e7fc6035d8b7844699922f3f607597253e98227)

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