34228 Commits (2137ec70d2a2de446384fa47afebcb987aad32eb)
 

Author SHA1 Message Date
Sam Brannen 2137ec70d2 Make @​Retryable timeout tests more robust 3 months ago
Sam Brannen 61201db704 Improve error message for preemptive timeout in RetryTemplate 3 months ago
Sam Brannen 2643c6212f Delete obsolete test code 3 months ago
Sam Brannen b46328a000 Fix broken assertions in @​Retryable timeout tests 3 months ago
Sam Brannen cc4c693db7 Log RetryException for @Retryable methods 3 months ago
Sam Brannen a206ea8b12 Make @​Retryable timeout tests more robust 3 months ago
Sam Brannen 9f1d9fe82c Support timeouts in @​Retryable and RetryPolicy 3 months ago
Juergen Hoeller ab33000750 Do not keep target connection after failed settings 3 months ago
Juergen Hoeller e2ab9cd5da Use composed cache key for different SmartFactoryBean object types 3 months ago
Sam Brannen 103db5429a Use AtomicIntegerAssert 3 months ago
Sam Brannen 68f8139206 Polishing 3 months ago
Sam Brannen a9da900b5b Fix test logic 3 months ago
Brian Clozel e7e4b3559a Polishing contribution 3 months ago
Johnny Lim feb77f924a Fix SubscriberInputStream.resume() 3 months ago
Brian Clozel 12c3dc0cbe Fix compressed HEAD requests handling in JDK client 3 months ago
Juergen Hoeller df27627516 Accept assignable match for covariant return type 3 months ago
Sam Brannen 939aa84214 Revise type-level nullability in ConvertingComparator 3 months ago
Brian Clozel 9f77f401ad Complete Propagator.Getter implementation 3 months ago
Sébastien Deleuze f19f1a667c Add support for package-private BeanRegistrar 4 months ago
Sébastien Deleuze 69207c6c16 Introduce BeanFactoryInitializationCode#getClassName 4 months ago
Sébastien Deleuze f61832ecb8 Fix indentation 4 months ago
Juergen Hoeller 14790493f4 Upgrade to Log4J 2.25.2, Groovy 5.0.3, Jetty 12.1.5, Jetty Reactive HttpClient 4.1.4, Checkstyle 12.2 4 months ago
Juergen Hoeller 53d9ba879d Suppress NullAway warning for nullable Annotation return value 4 months ago
Juergen Hoeller 9d2d9ae0ff Reinstate stopOrder test 4 months ago
Juergen Hoeller c74af40288 Stop already started Lifecycle beans on cancelled refresh 4 months ago
Juergen Hoeller 196c1dd51c Handle absolute file URLs in getClassPathManifestEntriesFromJar 4 months ago
Sam Brannen 44689b9ec0 Simplify RestTestClientIntegrationTests and remove duplicate field 4 months ago
Sam Brannen b916dc962e Document that annotations which reference types not present are ignored 4 months ago
Tran Ngoc Nhan 87d0113b25 Correct Reactive Libraries reference link 4 months ago
rstoyanchev cee185ce3b Append query on redirect in UrlHandlerFilter 4 months ago
rstoyanchev e45727d4fa Polishing in InMemoryWebSessionStore 4 months ago
Mengqi Xu bc088ebdef Allow configuring default maxIdleTime on InMemoryWebSessionStore. 4 months ago
Sam Brannen f1cf91c9f9 Polishing 4 months ago
Sébastien Deleuze d36475cb4c Use flexible generic type level nullability in Converter 4 months ago
Sébastien Deleuze 8b6d7e0da7 Refine KotlinDetector#hasSerializableAnnotation 4 months ago
Sam Brannen 0a86a7e3a8 Use == instead of instanceof for primitive array type checks 4 months ago
rstoyanchev 8edde374bb Lower bad requests to DEBUG level in AbstractHandshakeHandler 4 months ago
rstoyanchev 35b58cd0ee Avoid http - web.utils package cycle 4 months ago
Juergen Hoeller dfc900c7c4 Add @Override to existing resetCaches() methods 4 months ago
Juergen Hoeller 07c0213f20 Polishing 4 months ago
Juergen Hoeller 667851c0fa Avoid computeIfAbsent for createMappings which calls back into same map 4 months ago
Juergen Hoeller 96aadc2b12 Add resetCaches() method to general CacheManager interface 4 months ago
Sam Brannen 2c6ccaea05 Use simple type name for meta-annotation in log message 4 months ago
Sam Brannen 62d09be2ae Log warning if meta-annotation is ignored due to types not present 4 months ago
Stéphane Nicoll 47f65b3dff Use correct product name for IntelliJ IDEA 4 months ago
Sam Brannen c7e24a5c26 Update antora-extensions to 1.14.7 4 months ago
Sam Brannen a493bd959d Fix nullability in TestContextAnnotationUtils.findAnnotationDescriptor() 4 months ago
Juergen Hoeller 92e9543ad4 Select method with resolved return type match (among multiple candidates) 4 months ago
ivonaest 68231aa08c Upgrade json-path to 2.10.0 4 months ago
Juergen Hoeller 71d18ebabc Improve debug log for received message 4 months ago