springboot简单搭建

一、进行一个maven仓库设置 Configure -> Setting  二、对仓库进行修改 三、在pom.xml加入依赖,记住层级关系。 <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version>2.1.0.REL
相关文章
相关标签/搜索