<dependency>
    <groupId>org.springframework</groupId>
    <artifactId>spring-webmvc</artifactId>
    <version>5.1.13.RELEASE</version>
</dependency>

这个依赖会将Spring与web有关的依赖全部导入,也包括基础依赖

截止2021.04.26有效

posted on 2021-04-26 00:14  时寒很苦恼  阅读(47)  评论(0)    收藏  举报