單項選擇題在Spring Boot應(yīng)用中,哪個類是用來運行應(yīng)用的?()

A.SpringApplication
B.SpringBootApplication
C.SpringApplicationBuilder
D.SpringApplicationRunListener


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題Vue中,哪個選項是Vue實例的根DOM元素?()

A.el
B.data
C.methods
D.options

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

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