server: # 服务器的HTTP端口,默认为8080 port: 8006 # Spring配置 spring: profiles: active: dev include: common,config-dev