0    课程地址

https://www.imooc.com/video/16785/0

 

 

1    使用eclipse创建springboot项目
1.1  准备软件

eclipse版本 luna4.4

 

1.2  搭建springboot项目

file--》new --》other--》Spring starter project

 

 next--》添加 web依赖

 

 

 finish

 

1.3  项目关联jdk1.8

右键项目--》build path--》config build path-》java build path--》libraries--》添加并关联jdk1.8

 

1.4  右键 基类--》run as spring boot app即可

 

posted on 2020-11-14 15:40  菜鸟乙  阅读(126)  评论(0编辑  收藏  举报