Related questions
Question 38 - 2V0-72.22 discussion
Which two statements are true about Spring Boot and Spring Data JPA? (Choose two.)
A.
@EntityScan and spring.jpa.* properties can be used to customize Spring Data JPA.
B.
Any kind of Hibernate property can be passed to Spring Data JPA like spring.jpa.properties.xxx.
C.
Spring Data JPA is the only implementation for relational databases.
D.
Scanning of JPA Entities can not be customized, the whole classpath is scanned.
E.
Embedded Databases (H2, HSQLDB, Derby) are not re-created during the startup.
Your answer:
0 comments
Sorted by
Leave a comment first