4464 Commits (2f47efe2d308750fb4e8c607375bd19f05919aca)

Author SHA1 Message Date
Juergen Hoeller 15563ee54e Polishing 5 months ago
Artur Signell 97586b525f fix: Fix PathMatchingResourcePatternResolver to handle absolute paths in JAR manifests 5 months ago
Park Juhyeong 14579b7848 Fix concurrency permit leak causing permanent deadlock in SimpleAsyncTaskExecutor 5 months ago
Sam Brannen 2d3c2e3feb Revise contribution 5 months ago
Dmytro Nosan a41af448ec Ensure SingletonSupplier is singleton even if singletonInstance is null 5 months ago
Sébastien Deleuze 7509e257d1 Remove outdated Portlet mentions 5 months ago
Sébastien Deleuze 694224f1a6 Remove outdated Spring version mentions 5 months ago
Sam Brannen b1f5b61bcd Abort search for static methods in getPubliclyAccessibleMethodIfPossible() 5 months ago
rstoyanchev a982c9b481 ObjectUtils uses HexFormat to format byte[] 5 months ago
Sébastien Deleuze baaddae38e Convert PropagationContextElement to a Java class 5 months ago
Sam Brannen 0fbebd856f Revise contribution 5 months ago
Kamil Krzywanski 948367092c Use empty array constants instead of repeatedly creating new ones 5 months ago
HJC96 d7fc07e73c Fix typos 5 months ago
Juergen Hoeller c53132ecdf Polishing 5 months ago
rstoyanchev 05814f7a42 Polishing contribution 5 months ago
Marius Lichtblau ba2bb08589 Release DataBuffer in AbstractCharSequenceDecoder 5 months ago
Juergen Hoeller 3a61460f91 Use JarFile#entries() instead of #stream() for consistent entry paths 5 months ago
Brian Clozel ee284f2ee6 Add "forEachByte" variant to DataBuffer 5 months ago
Sébastien Deleuze ec77bb0032 Introduce automatic context propagation in Coroutines 5 months ago
Dariusz Jędrzejczyk b2c84ac038 Adapt to Reactor 3.8 JSpecify annotations 5 months ago
Juergen Hoeller 467a484df6 Polishing 5 months ago
Juergen Hoeller 8b36736344 Add concurrency throttle and flexible task callback to SyncTaskExecutor 5 months ago
Juergen Hoeller 18c93a071c Remove deprecated method (plus JSpecify alignment) 5 months ago
Juergen Hoeller 449b85f446 Avoid overhead for parsing plain values and simple placeholders 5 months ago
Sébastien Deleuze 3819e2dc4c Refine StringUtils#splitArrayElementsIntoProperties nullability 5 months ago
Sam Brannen 97ae5fde7c Match against exception causes in @⁠Retryable and RetryPolicy 5 months ago
Sam Brannen 58940794cf Polish resilience features 5 months ago
Sam Brannen 670effa02b Support matching against exception causes in ExceptionTypeFilter 5 months ago
Juergen Hoeller 3041071269 Consistently apply useCaches for single Resource lookup 6 months ago
Juergen Hoeller 2da821389c Remove redundant object allocation in cglib proxy method calls 6 months ago
Nurlan Turdaliev b4d501f888 Remove redundant object allocation in cglib proxy method calls 6 months ago
Sam Brannen 717358b56b Short circuit ClassUtils.findPubliclyAccessibleMethodIfPossible(...) 6 months ago
Juergen Hoeller a6f6ecfe6c Revise getPubliclyAccessibleMethodIfPossible to rely on Module#isExported 6 months ago
Juergen Hoeller 3e37279db6 Make CGLIB Enhancer compatible with Kotlin 2.2.20+ 6 months ago
Sébastien Deleuze 5138305e0b Fix SingletonSupplier.ofNullable(T) nullability 6 months ago
Sébastien Deleuze 1e3f8651b8 Refine SingletonSupplier<T> static methods nullability 6 months ago
Sam Brannen 34be8e266d Revise nullability for Core Retry after upgrade to NullAway 0.12.10 6 months ago
Sam Brannen 5df082132d Polish contribution 6 months ago
Yanming Zhou 871076ef97 Add serialVersionUID in LinkedCaseInsensitiveMap 6 months ago
Manu Sridharan e834a3a80c Nullability fixes for AtomicReference variables 6 months ago
Sébastien Deleuze c79e4e230b Reinstantiate checks for kotlin-reflect 6 months ago
Sébastien Deleuze 7635ac38f6 Use uppercase for classpath-related static final field names 6 months ago
Sam Brannen 8b254ad25e Improve Javadoc for ConcurrencyThrottleSupport 6 months ago
Sam Brannen cb485b666f Polishing 6 months ago
Sébastien Deleuze da0a36bfd6 Upgrade to NullAway 0.12.10 and refine nullability 6 months ago
Sébastien Deleuze 2faed3cdbb Refine PropagationContextElement 6 months ago
Sam Brannen 0e3e34bee0 Find annotations on parameters in overridden non-public methods 6 months ago
Sam Brannen 4745c7cf3c Name local variables consistently 6 months ago
Brian Clozel ef2a403df6 Add PropagationContextElement Kotlin operator 6 months ago
Juergen Hoeller 9ba954c330 Fix FileSystemUtils for Windows/Linux path difference 6 months ago