571 Commits (46bd6add15bb41163445e375908df33af2831b95)

Author SHA1 Message Date
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
Sam Brannen 321092ce6f Consistent use of @Deprecated(since = "6.0") 2 years ago
Sam Brannen 62a0ab3667 Polish contribution 2 years ago
Marc Wrobel 92a231cf91 Fix typos in Javadoc, reference docs, and code 2 years ago
Sébastien Deleuze 9cfe79186d Stop using RuntimeHintsUtils 2 years ago
Sébastien Deleuze b8c1fc9202 Revert "Remove RuntimeHintsUtils" 2 years ago
Sébastien Deleuze 3e327f5641 Remove RuntimeHintsUtils 2 years ago
Stephane Nicoll 58b0251af1 Relocate TestGenerationContext to spring-core-test 2 years ago
Sam Brannen 69f23095b8 Deprecate SynthesizedAnnotation and related methods 2 years ago
Phillip Webb 505da5c602 Migrate hint registration to shortcuts 2 years ago
Sébastien Deleuze daf2d940e4 Remove specific JDK dynamic proxy configuration 2 years ago
Stephane Nicoll d6afa8df2d Improve registration of the same hint for multiple classes 2 years ago
Stephane Nicoll 4f0c879778 Rationalize hints required for annotations 2 years ago
Juergen Hoeller 38c9e7f629 Polishing 2 years ago
Stephane Nicoll 2c92d7da8f Harmonize RuntimeHintsRegistrar implementations 2 years ago
Stephane Nicoll 54a3f66d1d Move RuntimeHints predicate support to a dedicated package 2 years ago
Marc Wrobel 3b68e97710 Fix and improve Javadoc in spring-tx 2 years ago
Sam Brannen 5178e9c28e Simplify hint registration for Spring AOP proxies 2 years ago
Sam Brannen d274e893a6 Remove superfluous static declaration for enum, annotation, & interface 2 years ago
Sam Brannen 73d92d66b9 Stop using convention-based annotation attribute overrides in tests 2 years ago
Sébastien Deleuze 49fd7c99ae Fix TransactionBeanRegistrationAotProcessorTests 2 years ago
Sébastien Deleuze 1458d5f39f Add support for @Transactional in native images 2 years ago