34204 Commits (c74af40288faf328271ffa34fbc13a35f27ff848)
 

Author SHA1 Message Date
Juergen Hoeller c74af40288 Stop already started Lifecycle beans on cancelled refresh 3 months ago
Juergen Hoeller 196c1dd51c Handle absolute file URLs in getClassPathManifestEntriesFromJar 3 months ago
Sam Brannen 44689b9ec0 Simplify RestTestClientIntegrationTests and remove duplicate field 3 months ago
Sam Brannen b916dc962e Document that annotations which reference types not present are ignored 3 months ago
Tran Ngoc Nhan 87d0113b25 Correct Reactive Libraries reference link 3 months ago
rstoyanchev cee185ce3b Append query on redirect in UrlHandlerFilter 3 months ago
rstoyanchev e45727d4fa Polishing in InMemoryWebSessionStore 3 months ago
Mengqi Xu bc088ebdef Allow configuring default maxIdleTime on InMemoryWebSessionStore. 3 months ago
Sam Brannen f1cf91c9f9 Polishing 3 months ago
Sébastien Deleuze d36475cb4c Use flexible generic type level nullability in Converter 3 months ago
Sébastien Deleuze 8b6d7e0da7 Refine KotlinDetector#hasSerializableAnnotation 3 months ago
Sam Brannen 0a86a7e3a8 Use == instead of instanceof for primitive array type checks 3 months ago
rstoyanchev 8edde374bb Lower bad requests to DEBUG level in AbstractHandshakeHandler 3 months ago
rstoyanchev 35b58cd0ee Avoid http - web.utils package cycle 3 months ago
Juergen Hoeller dfc900c7c4 Add @Override to existing resetCaches() methods 3 months ago
Juergen Hoeller 07c0213f20 Polishing 3 months ago
Juergen Hoeller 667851c0fa Avoid computeIfAbsent for createMappings which calls back into same map 3 months ago
Juergen Hoeller 96aadc2b12 Add resetCaches() method to general CacheManager interface 3 months ago
Sam Brannen 2c6ccaea05 Use simple type name for meta-annotation in log message 3 months ago
Sam Brannen 62d09be2ae Log warning if meta-annotation is ignored due to types not present 3 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
Juergen Hoeller 6c3132cb8c Narrow method annotation check in hasQualifier to setter methods 4 months ago
Juergen Hoeller a15274d431 Revise volatile access to singletonInstance field 4 months ago
Tran Ngoc Nhan 45d4fd3b7e Fix broken Javadoc links to methods 4 months ago
Sam Brannen 3fd5d69939 Remove JUnit 4 based meta-annotation example 4 months ago