198 Commits (f2cfc692cf62a87ee5cb32ff1855e046dda80538)

Author SHA1 Message Date
Spring Builds 16edf9867a Update copyright headers in source files 10 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 10 months ago
Brian Clozel b8b279d3e0 Use Java 24 to build Spring Framework 1 year ago
Sébastien Deleuze bc5d771a06 Switch to JSpecify annotations 1 year ago
Juergen Hoeller 2b9010c2a2 Remove APIs marked as deprecated for removal 1 year ago
Juergen Hoeller 94d46eba3c Exclusively mention CompletableFuture instead of ListenableFuture 1 year ago
Stéphane Nicoll 0a2611b22f Harmonize NoUniqueBeanDefinitionException message 2 years ago
Juergen Hoeller 0ea96b4806 Skip ajc-compiled aspects for ajc-compiled target classes 2 years ago
Juergen Hoeller 6c08d93992 Polishing 2 years ago
Juergen Hoeller 6d7cd9c7dc Defensive handling of incompatible advice methods 2 years ago
Juergen Hoeller 65e1337d35 Polishing 2 years ago
Juergen Hoeller 617833bec9 Defensively catch and log pointcut parsing exceptions 2 years ago
Stéphane Nicoll 9492d88270 Stop wrapping low-level exceptions in CacheAspectSupport initialization 2 years ago
Juergen Hoeller a0ae849856 Polishing 2 years ago
Juergen Hoeller 7d4c8a403e Introduce configurable default rollback rules 2 years ago
Stéphane Nicoll f5b0d9509d Polish 2 years ago
Stéphane Nicoll 1f2d29ee08 Polish 2 years ago
Stéphane Nicoll a6e87b40c7 Polish "Use diamond operator where feasible" 2 years ago
Yanming Zhou 094479b55f Use diamond operator where feasible 2 years ago
Yanming Zhou 7b16ef90f1 Replace assertThat(x.equals(y)) with assertThat(x).isEqualTo(y) 2 years ago
Sam Brannen 2d792f000a Polish "Apply SingleSpaceSeparator Checkstyle module" 2 years ago
Johnny Lim 64e9fcad53 Apply SingleSpaceSeparator Checkstyle module 2 years ago
Stéphane Nicoll 6d948d03e5 Remove outdated declaration 3 years ago
Stephane Nicoll 01f717375b Introduce ObjectUtils#nullSafeHash(Object... element) 3 years ago
Stephane Nicoll 2b76c4d847 Polish "Wrap ternary operator within parentheses" 3 years ago
Krzysztof Krasoń 1734deca1e
Refactor AssertJ assertions into more idiomatic ones 3 years ago
Sam Brannen e17f5c50a8 Update copyright headers 3 years ago
Sam Brannen 00be19c647 Consistently declare Object::equals argument as @Nullable 3 years ago
Sam Brannen b617e16d8d Polishing 3 years ago
Sam Brannen 99e54fec3a Ensure all packages declare package-info.java with null-safety annotations 3 years ago
Marc Wrobel 92a231cf91 Fix typos in Javadoc, reference docs, and code 4 years ago
Marc Wrobel c6be3b33c9 Fix and improve Javadoc in spring-aop 4 years ago
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 4 years ago
izeye f0125afb5e Remove references to JCacheConfigurerSupport and CachingConfigurerSupport 4 years ago
Stephane Nicoll c7642422c3 Stop resolving CachingConfigurer instances eagerly 4 years ago
Sam Brannen 5bd90538b3 Introduce test for gh-27499 and polish contribution 5 years ago
Sam Brannen 2567b20949 Upgrade to spring-javaformat 0.0.28 and downgrade to Checkstyle 8.41 5 years ago
Juergen Hoeller d84ca2ba90 Jakarta EE 9 migration 5 years ago
Juergen Hoeller 238354a081 Polishing 5 years ago
Brian Clozel e02d3f32b4 Requalify tests as LONG_RUNNING 6 years ago
Sam Brannen ae5913f3b6 Polish tests 6 years ago
XenoAmess cd12583e13
Use Integer.parseInt instead of Integer.valueOf for primitive int 6 years ago
Juergen Hoeller 9e12a20324 Polishing 6 years ago
yanghuai9 b67de25d67 add @Override in class AnnotationBeanConfigurerAspect 6 years ago
Juergen Hoeller f09093132e Use proxyBeanMethods=false on remaining internal configuration classes 6 years ago
Juergen Hoeller d1c7083e77 Consistent ROLE_INFRASTRUCTURE declarations for configuration classes 6 years ago
Sam Brannen 5581f3b77b Use Gradle test fixture support for spring-tx 6 years ago
Sam Brannen 726b1bb1d0 Rename test fixture package in spring-context 6 years ago
Sam Brannen 4260c34b47 Rename test fixture package in spring-core 6 years ago
Sam Brannen 0335db23c9 Use Gradle test fixture support for spring-context-support 6 years ago