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 87c4acd7ac Convert assertThat(x.equals(y)).isTrue() to assertThat(x).isEqualTo(y) 1 week ago
..
jmh/java/org/springframework/context Update copyright headers in source files 9 months ago
main Fix common typos and grammatical mistakes 2 weeks ago
test Convert assertThat(x.equals(y)).isTrue() to assertThat(x).isEqualTo(y) 1 week ago
testFixtures/java/org/springframework/context/testfixture Convert assertThat(x.equals(y)).isTrue() to assertThat(x).isEqualTo(y) 1 week ago