pom之web模块-spring-boot-starter-web

spring-boot-starter-web
<!--        web模块-->
        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter-web</artifactId>
        </dependency>
posted @ 2022-12-13 11:56  cnetsa  阅读(77)  评论(0编辑  收藏  举报