1.创建一个maven项目
2.导入SpringBoot相关的依赖
3.编写主程序,启动SpringBoot应用
4.编写相关的Controller
5.运行主程序测试
6.SpringBoot简化部署