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)

 

 

相关文章: