java - Difference between Spring-JPA and Spring-Data-JPA -
this question has answer here:
difference between spring-jpa , spring-data-jpa , don't mean jpa specification .
new jpa , spring.
while integrating hibernate spring jpa provider came across 2 spring project.
please clarify difference relationship between
https://mvnrepository.com/artifact/org.springframework/spring-jpa
https://mvnrepository.com/artifact/org.springframework.data/spring-data-jpa
found out spring-data-jpa contains jparepository interface intend use use of spring-jpa.
if @ artifcat dates old - 2008. should not worry it.
Comments
Post a Comment