【Spring boot】快速创建springboot项目

Phoenixy学习笔记 / 2023-08-18 / 原文

 

1、文件-新建项目

 

2、选择spring 填写信息

 

3、添加依赖包 <后续可以在pom.xml中引入依赖包>

 

 

4、项目生成完成