ruoyi-gateway/src/main/resources/bootstrap.yml
@@ -1,5 +1,8 @@ server: port: 9000 tomcat: basedir: /data/tomcat max-swallow-size: 100MB # Spring spring: application: @@ -9,7 +12,7 @@ allow-bean-definition-overriding: true profiles: # 环境配置 active: prod active: dev --- spring: config: