1446358788-qq
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即可

 

分类:

技术点:

相关文章:

  • 2021-08-06
  • 2021-08-06
  • 2021-12-14
  • 2022-01-06
  • 2021-06-26
  • 2021-04-25
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-08-06
  • 2021-08-06
  • 2022-12-23
  • 2021-08-06
  • 2021-08-06
  • 2022-12-23
相关资源
相似解决方案