1.idea创建springboot工程
JDK选择1.8以上的版本
选择springboot的版本和添加配置项
新建一个HelloController,测试
访问 http://localhost:8080/hello