1.通过web页面初始化Springboot项目

  • 访问:http://start.spring.io/

Springboot+Maven项目创建(idea)

  • 导入到你的工程:

a.菜单中选择File–>New–>Project from Existing Sources...
b.选择解压后的项目文件夹,点击OK
c.点击Import project from external model并选择Maven,点击Next到底为止。

 

2.通过IDEA初始化Springboot项目

new-project

Springboot+Maven项目创建(idea)

Springboot+Maven项目创建(idea)

Springboot+Maven项目创建(idea)

Springboot+Maven项目创建(idea)

 

 

相关文章:

  • 2022-12-23
  • 2022-01-08
  • 2021-08-28
  • 2021-09-21
  • 2021-10-18
  • 2021-12-02
  • 2021-11-16
猜你喜欢
  • 2021-12-17
  • 2021-10-15
  • 2022-12-23
  • 2021-11-20
  • 2022-12-23
  • 2021-11-19
  • 2021-05-17
相关资源
相似解决方案