开发工具:IntelliJ IDEA 2019.1.3

新建项目

新建SpringBoot项目
新建SpringBoot项目
新建SpringBoot项目
新建SpringBoot项目
新建项目后,会在根包目录下有一个 artifactId + Application 命名的入口类
DemoApplication:
新建SpringBoot项目

测试

新建SpringBoot项目
运行后:
新建SpringBoot项目

相关文章: