22131 Commits (8589804012efda8db2d70094e8efbd8f74d06dc5)
 

Author SHA1 Message Date
Sam Brannen 48af36c6fa Ensure test() conditions in JUnit TestKit match method names 4 years ago
Sam Brannen bd4e915abf Assert same instance returned for cached merged BeanDefinition 4 years ago
Sam Brannen c419ea7ba7 Use MethodFilter.and() in ReflectiveAspectJAdvisorFactory 4 years ago
Juergen Hoeller 66292cd7a1 Individually apply the SQL type from each SqlParameterSource argument 4 years ago
fengyuanwei 6eec1acdac Make tests meaningful in DefaultListableBeanFactoryTests 4 years ago
izeye bc32d513d9 Polish Javadoc for InjectionMetadata.forElements() 4 years ago
Sam Brannen 3851b291da Use MethodFilter.and() in TransactionalTestExecutionListener 4 years ago
Rossen Stoyanchev 2b1f229998 LimitedDataBufferList adds or raises error 4 years ago
Sam Brannen fc5e3c335f Introduce and() methods in MethodFilter & FieldFilter for composition 4 years ago
Сергей Цыпанов daf9a82e8c Simplify AbstractAspectJAdvice.isVariableName() 4 years ago
Sam Brannen b019f30a15 Validate that test & lifecycle methods are not @Autowired 4 years ago
Spring Buildmaster d5b5e894c9 Next development version (v5.3.2-SNAPSHOT) 4 years ago
Rossen Stoyanchev 2899652d8e Fix checkstyle violation 4 years ago
Rossen Stoyanchev 560a504a83 Polishing in DefaultWebClient 4 years ago
Rossen Stoyanchev 79f79e9306 WebClient method to populate the Reactor Context 4 years ago
Juergen Hoeller bd2640a9d6 Strict nullability for field assignment 4 years ago
Juergen Hoeller 6825287360 Polishing 4 years ago
Sébastien Deleuze 737d77a739 Fix @Transactional support on functions returning Flow 4 years ago
Sébastien Deleuze 1f13516528 Fix @Transactional support on suspending function 4 years ago
Rossen Stoyanchev 6bb3ad793e Add isOpen to WebSocketSession in WebFlux 4 years ago
Sébastien Deleuze c73cff8bad Use RxJava 2/3 fromPublisher() when possible in ReactiveAdapterRegistry 4 years ago
Juergen Hoeller e592634290 Polishing 4 years ago
Juergen Hoeller b25637e8ad Make setTaskScheduler and setTcpClient chaining-friendly 4 years ago
izeye 0c347769a2 Fix wrong reference in UrlPathHelper.removeSemicolonContentInternal() 4 years ago
Juergen Hoeller 2497d4285f Detect existing DispatcherServlet strategy beans in parent context as well 4 years ago
Sébastien Deleuze 32238cc996 Add CoroutinesAnnotationTransactionInterceptorTests 4 years ago
Sébastien Deleuze d80dd50c9d Add CoroutinesAnnotationTransactionInterceptorTests 4 years ago
Sébastien Deleuze bdf120f1ef Add CoroutinesAnnotationTransactionInterceptorTests 4 years ago
Sébastien Deleuze e781d21097 Add CoroutinesAnnotationTransactionInterceptorTests 4 years ago
Sébastien Deleuze 8cef13cc30 Upgrade to Kotlin Coroutines 1.4.1 4 years ago
Rüdiger Schulz 2214ff8ce0 Fix Kotlin example code which does not compile 4 years ago
Sam Brannen 411539ffef Update copyright date 4 years ago
NaNRailgun 11aa901634
Delete explicit type arguments that can be inferred 4 years ago
Rossen Stoyanchev 6e51370490 AbstractJackson2Encoder support for MappingJacksonValue 4 years ago
Rossen Stoyanchev bcd2b9a8a7 Further refine logging in StompErrorHandler 4 years ago
Rossen Stoyanchev 17dd7785f6 Refine logging in StompErrorHandler 4 years ago
Juergen Hoeller 21f9d05bd9 Upgrade to Jetty 9.4.34, AssertJ 3.18, Mockito 3.6 4 years ago
Juergen Hoeller 19911af30a Polishing 4 years ago
Juergen Hoeller 6acb091c4e Upgrade SpelCompiler bytecode level to 1.8 and optimize for concurrent access 4 years ago
Juergen Hoeller 99ed01e3f7 Optimize locking in AspectJProxyFactory for concurrent aspect instantiation 4 years ago
Juergen Hoeller 2657757566 Separate assignment statements for local variable and instance field 4 years ago
Сергей Цыпанов e1f51b4bf8 Avoid multiple volatile reads/writes in a row where only one is enough 4 years ago
Juergen Hoeller f2f84bfa7a Polishing 4 years ago
Juergen Hoeller 6d67bdf04f Polishing 4 years ago
Juergen Hoeller 97c8628bd6 Suppress NotWritablePropertyException in case of ignoreUnknown=true 4 years ago
Juergen Hoeller 990a9c74b9 Restore removal of trailing semicolon content 4 years ago
Juergen Hoeller b815accca9 Upgrade to Hibernate ORM 5.4.23 4 years ago
Juergen Hoeller 4e8d6bea4d Fix test code formatting 4 years ago
Juergen Hoeller 079ca80854 SpEL supports record-style accessor methods as well 4 years ago
Juergen Hoeller 412aa06d86 Reliably refresh metadata for dynamically changing prototype bean class 4 years ago