653 Commits (aa4f09d080049d808abffff007457d83a9a61987)

Author SHA1 Message Date
Sam Brannen 2d792f000a Polish "Apply SingleSpaceSeparator Checkstyle module" 1 year ago
Johnny Lim 64e9fcad53 Apply SingleSpaceSeparator Checkstyle module 1 year ago
Johnny Lim 919faa2ce2 Order modifiers to align with JLS 1 year ago
Stéphane Nicoll 6efc99fdd8 Harmonize BeanRegistrationAotContribution class names 1 year ago
Juergen Hoeller c7b832cfc8 Enforce REQUIRES_NEW for correct transaction configuration 1 year ago
Sam Brannen 865fa33927 Cache CGLIB proxy classes properly again 1 year ago
Sam Brannen edd1e9134f Polishing 1 year ago
Sam Brannen 5a87f555f8 Update copyright headers 1 year ago
Sam Brannen e42902b742 Stop referring to JDO and outdated JDBC versions in documentation 1 year ago
Philippe Marschall fd18c00e50 Optimize for single TransactionSynchronization 2 years ago
Sébastien Deleuze c8169e5cad Add Coroutines support to Spring AOP 2 years ago
Johnny Lim 112f755e17 Use IllegalStateException in ReactiveTestTransactionManager.doCommit() 2 years ago
Sam Brannen 9efa99e0d8 Update link to "Method visibility and @Transactional in proxy mode" 2 years ago
Juergen Hoeller 2ce75dc415 Polishing 2 years ago
Juergen Hoeller 6baa60d454 Polishing 2 years ago
Juergen Hoeller 92410395e3 Remove outdated documentation references to WebLogic/WebSphere 2 years ago
Juergen Hoeller d781f299c0 Use extracted attributes instead of annotation access 2 years ago
Juergen Hoeller 6fc4898a1b Find TransactionalEventListener annotation on target method 2 years ago
Sam Brannen 96fd3c10fb Update copyright headers 2 years ago
Juergen Hoeller c36174b263 Polishing 2 years ago
Juergen Hoeller 6e5af9dccb Polishing 2 years ago
Juergen Hoeller 3253d2de89 Introduce TransactionExecutionListener with begin/commit/rollback notifications 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 5e26786bab Fix malformed javadoc 2 years ago
Juergen Hoeller 450cc212a2 Support for transactional listeners with reactive transactions 2 years ago
Sam Brannen 2dc4eea62f Remove native image hints for TransactionDefinition constants 2 years ago
Sam Brannen bcff7d74cd Replace map entry traversal with switch expression 2 years ago
Sam Brannen 0eda44186a Polish tests for configuration constants 2 years ago
Juergen Hoeller b9ba0fc572 Polishing 2 years ago
Juergen Hoeller fdf1418dfb Polishing 2 years ago
Sam Brannen 97810c84a2 Stop using Constants utility in AbstractPlatformTransactionManager 2 years ago
Sam Brannen d0076f5c14 Stop using Constants utility in DefaultTransactionDefinition 2 years ago
Sam Brannen c110644107 Polish TransactionSupportTests 2 years ago
Juergen Hoeller 2f33e77ab4 Consistent equals/hashCode style (and related polishing) 2 years ago
Sam Brannen 635cd29599 Remove cross reference to Constants utility 2 years ago
Sam Brannen 63fe45d92a Update copyright headers 2 years ago
Sam Brannen e6d360c1c6 Polishing 2 years ago
Juergen Hoeller 0ab94478fe Add since tags and code style refinements 2 years ago
René Wittner 4b80b0f490
DataAccessUtils result accessors with Optional return value (#27735) 2 years ago
Juergen Hoeller 4152034799 Move transaction configuration check to transaction.annotation package 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
Seonghoon Kim 3f65b8506b Increase log level to error 2 years ago
Sam Brannen 9ccbeec947 Ignore null message when introspecting resource cleanup failure 2 years ago
Juergen Hoeller d881cd3346 Accept REQUIRES_NEW on non-async transactional event listeners 2 years ago