首先新建一个model:

SpringBoot项目环境的搭建

下一步就是自己取组名和项目名了

SpringBoot项目环境的搭建

下一步就是勾选依赖了,这里我们要跑起项目最基本要勾选:web,jpa,mysql

SpringBoot项目环境的搭建

SpringBoot项目环境的搭建

下一步就是选择你存放项目的地方了:

SpringBoot项目环境的搭建

最后项目就搭建完成了,最初的项目结构

SpringBoot项目环境的搭建

相关文章: