application.properties 127 Bytes Raw Blame History Permalink 1 2 3 4 5 # 应用服务 WEB 访问端口 server.port=7078 # 指定启动的时候springboot的激活环境 spring.profiles.active=test