天天看点

使用Eclipse搭建springboot项目

1、首先,你得有Eclipse,配置maven环境,其次,安装spring-tool-suite相关插件 下载网址:http://spring.io/tools/sts/all   下载相应的版本

使用Eclipse搭建springboot项目

2、打开Eclipse--Help--Install New software...

使用Eclipse搭建springboot项目

然后selectAll  下一步 等插件加载完成后等待几分钟,重启Eclipse,show view 查看是否安装好

使用Eclipse搭建springboot项目

创建Spring Starter Project项目

使用Eclipse搭建springboot项目
使用Eclipse搭建springboot项目

然后finish

继续阅读