22309 Commits (b2bcb0f93ad04a6ddc729a487f9346defa6c39d6)
 

Author SHA1 Message Date
Brian Clozel de0b5bc5a1 Polish Kotlin code snippet in reference docs 4 years ago
Juergen Hoeller b29723623b Encode hash symbol in jar file path (for compatibility with JDK 11+) 4 years ago
Juergen Hoeller 2ee231dee2 Document that @Transactional does not propagate to new threads 4 years ago
Juergen Hoeller b56dbd2aa8 Explicitly mention Jakarta Mail 1.6 next to JavaMail 4 years ago
Marten Deinum c9b27af64f Reduce overhead of char[] creation 4 years ago
thanus 9139cb85bd Update javax.mail reference to jakarta.mail 4 years ago
Stephane Nicoll 367fbbb981 Merge pull request #26100 from izeye 4 years ago
izeye 1b1ba47912 Avoid char array creation in AbstractAspectJAdvice.isVariableName() 4 years ago
Juergen Hoeller 041bff4e56 Upgrade to Log4J 2.14, Reactor 2020.0.1, Netty 4.1.54, Protobuf 3.14, XStream 1.4.14, OpenPDF 1.3.23, AssertJ 3.18.1, MockK 1.10.2, HtmlUnit 2.45, Checkstyle 8.37 4 years ago
Juergen Hoeller bc5a10c70d Document that Hibernate Search 5.11.6 is required for Spring JPA compatibility 4 years ago
Brian Clozel 3d31750acc Don't swallow logs during promotion job in CI 4 years ago
Rossen Stoyanchev c22a483c3d Update section on type conversion for web method arguments 4 years ago
Juergen Hoeller 238354a081 Polishing 4 years ago
Juergen Hoeller 51b1306d70 Move coroutines invocation decision to invokeWithinTransaction 4 years ago
Juergen Hoeller 7206a23d33 Consistent attribute value spelling for PATH_ATTRIBUTE 4 years ago
Сергей Цыпанов 83996b12cc Simplify AstUtils.getPropertyAccessorsToTry() 4 years ago
Sébastien Deleuze 0fd6c100a6 Polishing 4 years ago
Sam Brannen 0819a9fcc9 Discover @DynamicPropertySource methods on enclosing test classes 4 years ago
Juergen Hoeller 0b580d194d Early log entry for async EntityManagerFactory initialization failure 4 years ago
Juergen Hoeller 500b54b86f Expose plain Hibernate Session(Factory) interface by default again 4 years ago
Juergen Hoeller 942400ae47 Expose Hibernate Session(Factory)Implementor interface by default 4 years ago
Rossen Stoyanchev b92d249f45 AntPathMatcher allows newline in URI template variables 4 years ago
Rossen Stoyanchev 204a7fe91f UrlPathHelper.removeJsessionid correctly appends remainder 4 years ago
Rossen Stoyanchev 42d3bc47c9 toEntityFlux methods apply error status handling 4 years ago
Rossen Stoyanchev 94fcb37d30 Re-order methods in DefaultResponseSpec 4 years ago
Rossen Stoyanchev ba9325446c Optimize WebClientUtils 4 years ago
Arjen Poutsma 5338d8b5e9 Add cron expression documentation 4 years ago
Sam Brannen 1b0be5862d Polishing 4 years ago
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