在springboot创建之后简单的添加依赖

1.idea 左上角点击File

2.点击Settings

在springboot创建之后简单的添加依赖_第1张图片

1.左上角输入plugins

2.中间上面输入editstarters

3.点击install

在springboot创建之后简单的添加依赖_第2张图片

 1.进入到pom.xml中

2.右键,点击generate

 3.点击Edit Starters

在springboot创建之后简单的添加依赖_第3张图片

4.如果spring.io速度比较慢可以换成springboot.io点击ok

在springboot创建之后简单的添加依赖_第4张图片 

5.左上角搜索需要的插件,在勾选上,点击ok就添加好了

在springboot创建之后简单的添加依赖_第5张图片

 

 

你可能感兴趣的:(intellij-idea,java,ide)