Spring Framework
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Sam Brannen 2ce21f7654 Convert assertThat(x.equals(y)).isFalse() to assertThat(x).isNotEqualTo(y) 3 days ago
..
src Convert assertThat(x.equals(y)).isFalse() to assertThat(x).isNotEqualTo(y) 3 days ago
spring-core.gradle Consistently ignore non-loadable annotation types with ClassFile/ASM 2 weeks ago