springboot: No active profile set, falling back to default profiles: default

 

pom.xml加上下面依赖

<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>

posted @ 2019-11-26 16:42  采蘑菇的小蜜蜂  阅读(1388)  评论(0编辑  收藏  举报