258 Commits (6e9758700a4946be1dca85ca937ef2603e291301)

Author SHA1 Message Date
Sébastien Deleuze bc01eeb433 Leverage JUnit 6 suspending function support 2 months ago
Sam Brannen 7212fbe36a Polishing 3 months ago
Juergen Hoeller aeb0115605 Introduce MethodRollbackEvent for @Transactional rollbacks 3 months ago
Juergen Hoeller de5b9aab55 Narrow Aware interface exclusion check to BeanFactoryAware only 4 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
Sam Brannen 0c61ac956b Add missing @⁠Override annotations 6 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 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
Sam Brannen c6a9aa59a3 Remove BDDMockito Checkstyle rule 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
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
Juergen Hoeller d3dd01e227 Adapt transactional test component declaration 2 years ago
오영택 cc3948e14c feat: Implemented to throw a runtime error if a class has @Transactional 2 years 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
Juergen Hoeller 65dbfd09b4 Defensive PersistenceExceptionTranslator bean retrieval on shutdown 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
Sam Brannen 122372c580 Spring cleaning: update copyright headers 2 years ago
Juergen Hoeller 524588ef93 Avoid transaction listener execution without transaction management setup 2 years ago
Stéphane Nicoll d4401cc69a Polish 2 years ago
Sam Brannen db535863dd Consistently use class literals for primitive types 2 years ago
Stéphane Nicoll f5b0d9509d Polish 2 years ago
Stéphane Nicoll 1f2d29ee08 Polish 2 years ago
Juergen Hoeller 473efb6d4f Adapt test to current 5.0+ behavior 2 years ago
Juergen Hoeller 75c7596259 Allow Propagation.NOT_SUPPORTED with @TransactionalEventListener 2 years ago
Yanming Zhou afcd03bddc Replace assertThat(x.isEmpty()).isTrue() with assertThat(x).isEmpty() 2 years ago
Stéphane Nicoll b2e3be10d4 Add test to reproduce behavior 2 years ago
Johnny Lim 64e9fcad53 Apply SingleSpaceSeparator Checkstyle module 2 years ago
Johnny Lim 919faa2ce2 Order modifiers to align with JLS 2 years ago
Juergen Hoeller c7b832cfc8 Enforce REQUIRES_NEW for correct transaction configuration 2 years ago
Sam Brannen 865fa33927 Cache CGLIB proxy classes properly again 3 years ago
Sam Brannen edd1e9134f Polishing 3 years ago
Johnny Lim 112f755e17 Use IllegalStateException in ReactiveTestTransactionManager.doCommit() 3 years ago
Juergen Hoeller 6fc4898a1b Find TransactionalEventListener annotation on target method 3 years ago
Juergen Hoeller 3253d2de89 Introduce TransactionExecutionListener with begin/commit/rollback notifications 3 years ago
Juergen Hoeller 52176edcbf Polishing 3 years ago
Juergen Hoeller 450cc212a2 Support for transactional listeners with reactive transactions 3 years ago
Sam Brannen 0eda44186a Polish tests for configuration constants 3 years ago
Sam Brannen 97810c84a2 Stop using Constants utility in AbstractPlatformTransactionManager 3 years ago