Spring-data-commons
The Spring Data Commons project applies core Spring concepts to the development of solutions using many non-relational data stores.
Spring-data-jpa
Spring Data - JPA is part of the Spring Data umbrella project which makes it easy to implement JPA based repositories
Others
Example |
---|
You may encounter noclassdeffounderror if the version of spring-data-commons is older then required by spring-data-jpa from question I can't autowire repository in spring |