src/main/resources/application.yml @@ -1,3 +1,7 @@ # 开发环境配置 server: # 服务器的HTTP端口,默认为8080 port: 8089 spring: profiles: active: dev