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) 15 hours ago
..
src Convert assertThat(x.equals(y)).isTrue() to assertThat(x).isEqualTo(y) 15 hours ago
.springBeans
spring-context.gradle Convert Spring @⁠Inject TCK tests from JUnit 3 to JUnit Jupiter 9 months ago