34208 Commits (f61832ecb803d00d533b68e8f86aabd2e9e674f7)
 

Author SHA1 Message Date
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
Juergen Hoeller 3ccb0786db Clear remaining invoker resources when releasing shared Connection 4 months ago
rstoyanchev 15c16d2c3a FragmentsRendering exposes its fragments 4 months ago
John Niang 5dcb85db8d BindingContext constructor uses given ReactiveAdapterRegistry arg 4 months ago
rstoyanchev 4ae03ecd40 Use channelId for ReactorNettyWebSocketSession's id 4 months ago
jnizet 1603045c7d Avoid passing null as argument marked as non-nullable 4 months ago
Juergen Hoeller ace2b2bac9 Upgrade to Hibernate ORM 7.2.0.CR3 4 months ago
Juergen Hoeller f082c435e1 Polishing 4 months ago
Juergen Hoeller c6810334ca Move extended web data binders to common support packages 4 months ago
Juergen Hoeller 3b90311c17 Revise ApplicationContext#getId() nullability to non-null 4 months ago
Sam Brannen 946fc65712 Stop linking to 6.1.22-SNAPSHOT reference docs 4 months ago
Juergen Hoeller fd25e2f468 Use concurrent set for reactive transaction synchronizations 4 months ago
Sébastien Deleuze 46ceedf992 Refine AbstractKotlinSerializationHttpMessageConverter#canWrite 4 months ago
Brian Clozel a4b3111928 Make HttpEntity headers mutables 4 months ago
Juergen Hoeller 4c4161c8c0 Cache resolved singleton beans in injected Provider instance 4 months ago
Juergen Hoeller 61d5413c23 Tighten cacheable decision behind @Lazy injection point 4 months ago
Brian Clozel 08e6d762d2 Always buffer response body in RestTestClient 4 months ago
Sébastien Deleuze 7a19cbb452 Change AbstractSmartHttpMessageConverter canRead/canWrite overrides 4 months ago
Juergen Hoeller 2f1e1d483a Remove early adaptation to JTA 2.1 setReadOnly method 4 months ago
Sam Brannen 24d152cdab Convert sentence to tip in Kotlin testing chapter 4 months ago
Sam Brannen cc530d4df2 Support RuntimeBeanReference(name, type) in AOT-generated code 4 months ago