540 Commits (6b0f29a065466b7e3a78dad616a0775cc09fd2b3)

Author SHA1 Message Date
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
Sébastien Deleuze 0387d54607 Add support for Transactional in native-image 2 years ago
Sébastien Deleuze 50240bb609 Add runtime hints for tx management 2 years ago
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 2 years ago
Sam Brannen 720261db26 Use List.of() and Set.of() where feasible 2 years ago
Sam Brannen 64b64d9ba0 Stop referring to features as "Java 5" features 3 years ago
Sam Brannen c1033dbfb3 Support type-safe transaction rollback rules 3 years ago
Sam Brannen fa3130d716 Document that TX rollback rules may result in unintentional matches 3 years ago
Sam Brannen b3e5f86277 Polish rollback rule support 3 years ago
Sam Brannen 340f41af6d Suppress warnings in Gradle build 3 years ago
Sam Brannen 25aa295c2c Rename test class to adhere to conventions 3 years ago
Sam Brannen 67b91b2390 Polish RollbackRuleTests 3 years ago
Sam Brannen 8c6d59aaaf Polish contribution 3 years ago
a.yazychyan c5c926726d Use enhanced switch expressions where feasible 3 years ago
Juergen Hoeller a71a45e719 Deprecate AsyncTaskExecutor.execute(Runnable task, long startTimeout) 3 years ago
Juergen Hoeller 9688e61e20 Upgrade to Groovy 4.0 3 years ago
Sam Brannen df263d01b9 Use idiomatic AssertJ assertions for true, false, and null 3 years ago
Sam Brannen 3e14cdbc69 Polish tests 3 years ago
Juergen Hoeller d665977787 Polishing 3 years ago
Juergen Hoeller 37bebeaaaf Accept protected @Transactional/Cacheable methods on CGLIB proxies 3 years ago
Arjen Poutsma 81af7330f6 Deprecate StringUtils::trimWhitespace and variants 3 years ago
Juergen Hoeller 14f24f43d7 Polishing 3 years ago
Juergen Hoeller 4750a9430c Early removal of 5.x-deprecated code 3 years ago
Juergen Hoeller 8d735e6e60 Note on PersistenceExceptionTranslator sorting and non-singleton retrieval 3 years ago
Sam Brannen e9cf645b86 Apply "instanceof pattern matching" in spring-tx 3 years ago
Sam Brannen 41ae9632d1 Upgrade to Checkstyle 9.0 and spring-javaformat 0.0.29 3 years ago
Rossen Stoyanchev 7b9848a352 Replace deprecated Reactor Context related methods 3 years ago
Sam Brannen 96e4d3a530 Fail Gradle build for Javadoc warnings 3 years ago
Sam Brannen 93efb20a53 Fix broken links in Javadoc 3 years ago
Juergen Hoeller d84ca2ba90 Jakarta EE 9 migration 3 years ago