592 Commits (d254bff19737401b194a0a97da8dfa0e618354fa)

Author SHA1 Message Date
Juergen Hoeller c36174b263 Polishing 2 years ago
Juergen Hoeller 6e5af9dccb Polishing 2 years ago
Juergen Hoeller d250a5155a Consistent dependency declarations 2 years ago
Juergen Hoeller 52176edcbf Polishing 2 years ago
Juergen Hoeller ae279eaced Polishing 2 years ago
Juergen Hoeller fdf1418dfb Polishing 2 years ago
Juergen Hoeller 2f33e77ab4 Consistent equals/hashCode style (and related polishing) 2 years ago
Juergen Hoeller 79df1da792 Clarify ReactiveTransactionManager exception declarations 2 years ago
Juergen Hoeller c5771bc7c8 Discuss JdbcTransactionManager vs DataSourceTransactionManager 2 years ago
Juergen Hoeller f1567fb21a Raise beforeCompletion/afterCompletion exception log level to error 2 years ago
Sam Brannen 39bc7566df Stop printing to System.out in tests 2 years ago
Sébastien Deleuze d3a249e34d Reduce the delay used for Coroutines in tests 2 years ago
Sam Brannen 9ccbeec947 Ignore null message when introspecting resource cleanup failure 2 years ago
Johnny Lim 271f2dc665 Polish 2 years ago
Sam Brannen 4565bcd757 Update copyright headers 2 years ago
Juergen Hoeller c16f582ed8 Consistent equals implementations in AOP support classes 2 years ago
Juergen Hoeller 6931106c5e Redesign inner Pointcut implementations as standalone classes 2 years ago
Juergen Hoeller c052a02592 Ignore null message when introspecting resource cleanup failure 2 years ago
Sam Brannen 4bb12c4ba4 Update copyright headers 2 years ago
Simon Baslé eabb846d07 Improve how the build deals with javadoc invalid references 2 years ago
Krzysztof Krasoń 1734deca1e
Refactor AssertJ assertions into more idiomatic ones 2 years ago
Sam Brannen 9cf7b0e230 Polishing 2 years ago
Simon Baslé 9b50c0d590 Ensure reactive transaction rollback on commit error 2 years ago
Sam Brannen 74f6725a37 Update copyright headers 2 years ago
Enric Sala edf0ae77e5 Avoid rollback after a commit failure in TransactionalOperator 2 years ago
Sam Brannen 8c784085d2 Update copyright dates 2 years ago
Sam Brannen b1cf832c28 Apply "instanceof pattern matching" in spring-tx 2 years ago
Sam Brannen 34e5ce9360 Fix Checkstyle violations 2 years ago
diguage 375114defa Apply "instanceof pattern matching" in spring-tx 2 years ago
Sam Brannen 6d24e62e83 Polishing 2 years ago
Johnny Lim 6739ca82ce Polishing 2 years ago
Sébastien Deleuze 026be04b75 Polish CoroutinesAnnotationTransactionInterceptorTests 2 years ago
Sébastien Deleuze 45ae00fda3 Propagate the context in Coroutines transactions 2 years ago
Sébastien Deleuze e170c16b02 Refine TransactionalOperator.executeAndAwait nullability 2 years ago
Juergen Hoeller 4d6249811e Explicit target ClassLoader for interface-based infrastructure proxies 2 years ago
Sam Brannen 0502d18e3d Update copyright headers 2 years ago
Sam Brannen c4c786596f Migrate to Mockito.mock(T...) where feasible 2 years ago
Sam Brannen a4956dfe26 Update copyright headers 2 years ago
Sam Brannen 0415975dd1 Polish contribution and related code 2 years ago
Krzysztof Krason afb8a0d1b1 Use new Java features (switch expressions, text blocks, new JDK methods) 2 years ago
Sam Brannen e5cfbae3fd Polishing 2 years ago
Sam Brannen 618989d317 Update copyright date 2 years ago
Juergen Hoeller 4c69892f39 Detect SQL state 23505/40001 as DuplicateKeyException/CannotAcquireLockException 2 years ago
Sam Brannen ad60164911 Update copyright headers for source code changed since August 2022 2 years ago
Sam Brannen 36f7597f25 Use AssertJ's hasSize() for collections and maps 2 years ago
Sam Brannen 508d2c7a77 Fix Javadoc formatting issues for headings 2 years ago
Sam Brannen f26a7dee97 Fix broken tests, update copyright dates, and polish 2 years ago
Kulwant Singh b2c8546013 Rely on automatic boxing/unboxing in tests 2 years ago
Sam Brannen e5878ab15b Fix precondition assertions 2 years ago
Johnny Lim 1c1a0afbed Use AssertJ static imports consistently in 5.3.x 2 years ago