在eclipse中使用spring tool suite插件新建Springboot项目

  1. 打开eclipse,选择help-->Eclipse marketplace,在Search中搜索spring tool suite,点击install,图标如下图所示,本人已安装。

2.新建项目,file-->new-->other,选择Spring Boot下的Spring Starter Project,点击next。

3.配置项目名称等基础信息。

4.选择所需依赖,点击finish。

 

5.等依赖下载完成,项目创建完成。

 

posted @ 2020-05-21 16:49  pyt123456  阅读(252)  评论(0)    收藏  举报