题目详情
单选题 在Spring Boot中,如何启用Spring MVC的功能
A. 使用@EnableWebMvc注解
B. 添加spring-boot-starter-web依赖
C. 添加spring-boot-starter-webflux依赖
D. 在application.properties中设置spring.mvc.enabled=true
学科:Java EE框架应用开发
时间:2024-10-16 13:53:05
相关题目
相关作业