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 a40ec44cb7 Convert assertThat(x instanceof X).isTrue() to assertThat(x).isInstanceOf() 2 days ago
..
java/org/springframework/orm/jpa Convert assertThat(x instanceof X).isTrue() to assertThat(x).isInstanceOf() 2 days ago
resources Add setPackagesToScan to LocalEntityManagerFactoryBean (and make setDataSource work) 1 month ago