HelloWorlApplication得直接放在hello文件夹下面,和hello文件夹的其他文件夹同级。
你测试类加了
@RunWith(SpringRunner.class) @SpringBootTest吗
可能少了代码