1. 使用idea创建springboot项目后,idea右上角没有启动图标
1.png
问题如上,出现这个是因为没有配置 启动类,操作如下
1.jpg

3.jpg
点击 + 选则 springboot
4.jpg
输入 name,在确定就有了
5.jpg
6.jpg