376 Commits (7cf1ccc41540752a16e370b5dd353b94108ebf22)

Author SHA1 Message Date
Juergen Hoeller 17cab9660c Deprecate TransactionSynchronizationAdapter 4 years ago
Sam Brannen 8099fc8178 Use try-with-resources language construct where feasible 4 years ago
Juergen Hoeller e46ccd74b1 Consistent abstract declaration of "Abstract" base classes 4 years ago
Juergen Hoeller ae1ed9d458 Document exception handling limitations in TaskDecorator implementations 4 years ago
Juergen Hoeller 8697026987 Support for custom cache registration in CaffeineCacheManager 4 years ago
Juergen Hoeller d7161f5e5e Polishing 5 years ago
Juergen Hoeller 3c1ee64b7f Explicit nullability declarations for all AOP Alliance methods 5 years ago
Juergen Hoeller f09093132e Use proxyBeanMethods=false on remaining internal configuration classes 5 years ago
Sam Brannen 12e05280ad Upgrade to AssertJ 3.16 5 years ago
Qimiao Chen 1f9fa3bab8
Remove useless .gitignore files 5 years ago
Sam Brannen 16e49bf0c9 Simplify getCache() implementation in CaffeineCacheManager 5 years ago
Sam Brannen 5581f3b77b Use Gradle test fixture support for spring-tx 5 years ago
Sam Brannen 726b1bb1d0 Rename test fixture package in spring-context 5 years ago
Sam Brannen 7cd4ddf5fc Rename test fixture package in spring-beans 5 years ago
Sam Brannen 4260c34b47 Rename test fixture package in spring-core 5 years ago
Sam Brannen 0335db23c9 Use Gradle test fixture support for spring-context-support 5 years ago
Sam Brannen 61d4ee594d Use Gradle test fixture support for spring-beans and spring-context 5 years ago
Sam Brannen 5718bf424b Use Gradle test fixture support for spring-core 5 years ago
Juergen Hoeller 32e7adfa32 Polishing 5 years ago
stsypanov f2b3953d76 Use array.clone() instead of manual array creation 5 years ago
Sebastien Deleuze b24ac74106 Restore TransactionOperations Kotlin API compatibilty 5 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 5 years ago
Sam Brannen 455ad71863 Polish contribution 5 years ago
douddle 93ddfb9cae Add SVG mapping to mime.types file for JavaMail support 5 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 5 years ago
Brian Clozel d4089747b8 Use dependency management in Framework build 5 years ago
Sam Brannen ad6231ad29 Add missing @Override annotations 5 years ago
Sam Brannen 288461a541 Introduce @EnabledForTestGroups in Spring's test suite 5 years ago
Sam Brannen 3f3e41923f Migrate rest of test suite from JUnit 4 to JUnit Jupiter 5 years ago
Juergen Hoeller 8aa0b07768 Consistent early eviction tests in regular and transactional scenarios 5 years ago
Juergen Hoeller f5daa657f4 Polishing 5 years ago
Juergen Hoeller ffc1f242ca Introduce evictIfPresent/invalidate operations on Cache abstraction 5 years ago
Juergen Hoeller 7a7d4109ac Polishing 5 years ago
Juergen Hoeller aeef95938e SpringValidatorAdapter's ObjectError subclasses are serializable 5 years ago
Juergen Hoeller 29dcd19971 Upgrade to AspectJ 1.9.4, RxJava 2.2.10, Jetty 9.4.19, Undertow 2.0.22 5 years ago
Sam Brannen 9b084bb3ea Polish contribution 6 years ago
Issam El-atif ab36a0a82f Improve FreeMarker tests in spring-webmvc and spring-context-support 6 years ago
Sebastien Deleuze 098ac0bbb8 Annotate Object#equals parameter with @Nullable 6 years ago
Juergen Hoeller 80c6f2bcf9 Polishing 6 years ago
Phillip Webb 9d74da006c Migrate JUnit 4 assertions to AssertJ 6 years ago
Phillip Webb 95a9d46a87 Migrate Hamcrest assertions to AssertJ 6 years ago
Phillip Webb 02850f357f Migrate exception checking tests to use AssertJ 6 years ago
Sam Brannen 64819bbc1d Clean up warnings 6 years ago
Phillip Webb 816bbee8de Remove '.*' imports from tests 6 years ago
Phil Webb d7320de871 Migrate away from ExpectedException (#22922) 6 years ago
Sam Brannen c79fdfb668 Use assertThat from Hamcrest instead of JUnit 4 6 years ago
Juergen Hoeller a2a6bc3d47 Introduce TransactionDefinition.withDefaults() shortcut 6 years ago
Juergen Hoeller f9903bbf69 Upgrade to Kotlin 1.3.30, Mockito 2.27, MockK 1.9.3, AssertJ 3.12.2 6 years ago
stsypanov 604361ee1f Use concatenation instead of torn StringBuilder::append chain 6 years ago
Juergen Hoeller a1efe3cfe5 Avoid MessageFormat processing for default Bean Validation messages 6 years ago