單項(xiàng)選擇題在Spring Boot中,如果你想使用JPA,你應(yīng)該在pom.xml中添加哪個(gè)依賴(lài)?()

A.spring-boot-starter-web
B.spring-boot-starter-data-jpa
C.spring-boot-starter-test
D.spring-boot-starter-thymeleaf


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題在Spring Boot應(yīng)用中,哪個(gè)文件用于配置應(yīng)用的屬性?()

A.application.properties
B.bootstrap.properties
C.application.yml
D.bootstrap.yml