771 Commits (8d4320e9ef70a974616a2d5244cabd2e29b36db3)

Author SHA1 Message Date
Sam Brannen 7212fbe36a Polishing 3 months ago
Juergen Hoeller aeb0115605 Introduce MethodRollbackEvent for @Transactional rollbacks 3 months ago
Juergen Hoeller fd25e2f468 Use concurrent set for reactive transaction synchronizations 4 months ago
Juergen Hoeller 2f1e1d483a Remove early adaptation to JTA 2.1 setReadOnly method 4 months ago
Juergen Hoeller 3686b89ab5 Revise proxyTargetClass handling in ResilientMethodsConfiguration and ProxyAsyncConfiguration 4 months ago
Juergen Hoeller de5b9aab55 Narrow Aware interface exclusion check to BeanFactoryAware only 4 months ago
Juergen Hoeller 38555df3d8 Fix Aware exclusion check to apply to interface method only 4 months ago
Juergen Hoeller 6f81cb625c Avoid unnecessary bridge method resolution around getMostSpecificMethod 4 months ago
Juergen Hoeller 4f97c41e58 Avoid javadoc failure for line break with annotation reference 4 months ago
Juergen Hoeller b027b73a7a Relax configuration class requirement in configurer callback javadoc 4 months ago
Sébastien Deleuze 694224f1a6 Remove outdated Spring version mentions 5 months ago
Juergen Hoeller 001fc8e585 Add early support for JTA 2.1 read-only attribute 5 months ago
Sam Brannen c2ef11e1fc Remove test prefixes and avoid warnings in JDBC and TX tests 5 months ago
Dariusz Jędrzejczyk b2c84ac038 Adapt to Reactor 3.8 JSpecify annotations 5 months ago
Juergen Hoeller 080bca0b23 Deprecate TransactionCallbackWithoutResult 5 months ago
Sam Brannen c08610ee58 Revert nullability changes in reactive transaction support 5 months ago
Sam Brannen 563919befd Revise nullability of Transaction[Callback|Operations|Operator] 5 months ago
Sébastien Deleuze 7635ac38f6 Use uppercase for classpath-related static final field names 6 months ago
Sam Brannen 0c61ac956b Add missing @⁠Override annotations 6 months ago
Sébastien Deleuze da0a36bfd6 Upgrade to NullAway 0.12.10 and refine nullability 6 months ago
Sam Brannen bb2a259d85 Wrap exceptionally long lines 7 months ago
Sam Brannen 5d325ca0fc Improve wording for transactional rollback rule semantics 7 months ago
Juergen Hoeller da13a24604 Allow any @Transactional propagation for listener with BEFORE_COMMIT phase 8 months ago
Juergen Hoeller a3e9f0c16d Add bindSynchronizedResource with automatic unbinding after transaction completion 8 months ago
Sébastien Deleuze a61b297967 Specify flexible generics nullness in spring-jdbc 8 months ago
Yanming Zhou 410a9ce108 Mark applicable Scope's methods as default 8 months ago
Juergen Hoeller 196b7ec275 Deprecate (Jdbc)DaoSupport classes (including JmsGatewaySupport) 9 months ago
Spring Builds 16edf9867a Update copyright headers in source files 9 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 9 months ago
Johnny Lim 7f6a7b806e Replace AssertionsForClassTypes with Assertions 9 months ago
rstoyanchev 230540b6da Polishing contribution 9 months ago
Yanming Zhou f9fa7cc93b Add missing "since" in `@Deprecated` 9 months ago
Sam Brannen cd987fc104 Update Javadoc to stop mentioning 5.3.x as the status quo 11 months ago
Juergen Hoeller cc986cd2e8 Defer triggerAfterCompletion invocation in doRollbackOnCommitException 1 year ago
Sam Brannen c6a9aa59a3 Remove BDDMockito Checkstyle rule 1 year ago
Johnny Lim 042b78f609 Fix Javadoc @code tags 1 year ago
Brian Clozel f85752a956 Fix hints and predicates for Field reflective access 1 year ago
Juergen Hoeller ff72652890 Defensively check expected type for qualified bean 1 year ago
Sébastien Deleuze bc5d771a06 Switch to JSpecify annotations 1 year ago
Sébastien Deleuze a00ba8dbcf Revert "Reuse NoTransactionInContextException instances" 1 year ago
Juergen Hoeller 2b9010c2a2 Remove APIs marked as deprecated for removal 1 year ago
Sam Brannen 8d69370b95 Consider logical equality in AdvisedSupport.MethodCacheKey#equals 1 year ago
Sam Brannen 320831b18a Test status quo for StaticMethodMatcherPointcut#matches invocations 1 year ago
Sam Brannen 172c8b2c35 Polish AOP tests 1 year ago
Brian Clozel ba312f6c7c Update AOT support after RuntimeHints changes 1 year ago
Juergen Hoeller 62eb21f938 Add note on declaring autowired fields as ObjectProvider 1 year ago
Sam Brannen e340e45f5a Rename aopAvailable constants in TransactionSynchronizationUtils 1 year ago
KimJuHyun f1cbbd2aa8 Remove redundant array length check 1 year ago
Sébastien Deleuze 8e3846991d Reuse NoTransactionInContextException instances 1 year ago
Juergen Hoeller d3dd01e227 Adapt transactional test component declaration 1 year ago