Spring Data Commons. Interfaces and code shared between the various datastore specific implementations.
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.
 
 
Oliver Gierke 22f3e5cd1c Added test case to check whether declaring a CRUD method in a repository interface extending Repository is delegated to the backing bean. 15 years ago
spring-data-commons-core Added test case to check whether declaring a CRUD method in a repository interface extending Repository is delegated to the backing bean. 15 years ago
spring-data-commons-parent Moved repository declaration to find EJB jar to the right pom.xml. 15 years ago
src Updated changelog. 15 years ago
.gitignore Added mapping support to commons core. Will be used by other spring-data projects for multi-store mapping. 15 years ago
pom.xml Moved repository declaration to find EJB jar to the right pom.xml. 15 years ago