2、在maven項目中搭建SpringBoot框架

目錄: 1、搭建maven項目(工具:IDEA 2019.2.3) 2、在maven項目中搭建SpringBoot框架 正文: 1、pom.xml文件中引入 <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> </dependency>(放
相關文章
相關標籤/搜索