问答详情
源自:3-1 人生中第一个SpringBoot程序

启动之后Process finished with exit code 0

http://img1.mukewang.com/5e6313d200018aee16120171.jpg

run 之后,就结束了,无法访问,这是怎么回事呢?

提问者:慕瓜3258392 2020-03-07 11:25

个回答

  • weixin_慕村3129472
    2020-03-25 16:49:30

    http://img2.mukewang.com/5e7b1aab0001e68211520648.jpg

    edit configure这儿,environment variables里,添加name:spring.profiles.active, value:test应该就行

  • 慕妹1095277
    2020-03-09 21:21:56

    倒数第二条提示,说没有找到可执行profile文件,你看看是不是哪里写错了,或者是注解写掉了