747 Commits (0efa04f32c4d3e58592f5c2ff7d4e64e6e2646a4)

Author SHA1 Message Date
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 10 months ago
rstoyanchev 230540b6da Polishing contribution 10 months ago
Yanming Zhou f9fa7cc93b Add missing "since" in `@Deprecated` 10 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
오영택 cc3948e14c feat: Implemented to throw a runtime error if a class has @Transactional 1 year ago
Yanming Zhou 8941e2876e Replace 'e.g.' with 'for example' in documentation and comments 1 year ago
Sam Brannen 717b972f88 Polish contribution 2 years ago
Yanming Zhou 019c0b1d4e
Expand acronyms FQN and FQCN 2 years ago
Juergen Hoeller 28668d774b Enforce non-null value in requiredSingleResult/requiredUniqueResult 2 years ago
Simon Baslé 1d890a8952 Make coroutines with custom AOP aspects work with `@Transactional` 2 years ago
Juergen Hoeller 65dbfd09b4 Defensive PersistenceExceptionTranslator bean retrieval on shutdown 2 years ago
Juergen Hoeller 4f02be263f Polishing 2 years ago
Stéphane Nicoll f45e7b9b9b Relax scope of DataIntegrityViolationException 2 years ago
Juergen Hoeller 0e0397a385 Polishing 2 years ago
Juergen Hoeller 4e20cdeb43 Expand comment on participation in existing transaction 2 years ago
xumengqi 8ec27438e7 Fix transaction definition setTimeout error message since zero is valid 2 years ago
xumengqi bf3278596c Include actual cause's message in various parsing exception messages 2 years ago
Sébastien Deleuze 8b51b36729 Perform NullAway build-time checks in more modules 2 years ago
Sébastien Deleuze 290a41d398 Refine null-safety in more modules 2 years ago
Sam Brannen e1b1435a00 Stop referring to JDK 1.5 plus polishing 2 years ago
Juergen Hoeller 0955f541cb Polishing 2 years ago
Juergen Hoeller 14a461e795 Consider type-level qualifier annotations for transaction manager selection 2 years ago
Juergen Hoeller a0ae849856 Polishing 2 years ago
Juergen Hoeller 7d4c8a403e Introduce configurable default rollback rules 2 years ago
Juergen Hoeller 30e75e4a09 Enable efficient pointcut checks for composite sources as well 2 years ago
Juergen Hoeller e9110c0729 Polishing 2 years ago