單項選擇題在SpringBoot框架中,以下文件的調用順序正確的是()

A.controller文件調用service文件中的方法,service文件調用mapper文件中的方法
B.service文件調用controller文件中的方法,controller文件調用mapper文件中的方法
C.mapper文件調用controller文件中的方法
D.mapper文件調用service文件中的方法


您可能感興趣的試卷

你可能感興趣的試題

1.單項選擇題Thymeleaf設置編碼方式的配置屬性為()。

A.spring.thymeleaf.mode
B.spring.thymeleaf.content-type
C.spring.thymeleaf.cache
D.spring.thymeleaf.encoding

3.單項選擇題在SpringBoot框架中,sql語句的定義是在哪個文件中實現?()

A.controller文件service文件
B.Signature
C.mapper文件
D.Application文件

4.單項選擇題()是一套分布式服務治理框架,主要用于開發(fā)微服務。

A.Spring Boot
B.Spring Cloud
C.J2EE
D.Spring