Login
Remember
Register
Ask a Question
What is the dependency to be added to configure JPA to Spring Boot Project?
+1
vote
asked
Jan 19, 2022
in
Spring Framework Database Integration
by
sharadyadav1986
What is the dependency to be added to configure JPA to Spring Boot Project?
Select the correct answer from below options:
a) None of the options
b) Spring-boot-starter-data-jpa
c) Spring-boot-starter-jpa
d) Spring-boot-starter-data
spring-boot-dependency
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 19, 2022
by
sharadyadav1986
b) Spring-boot-starter-data-jpa
...