pipIrr-platform/pipIrr-web/pipIrr-web-app/src/main/resources/application-self.yml
@@ -1,4 +1,9 @@ spring: devtools: livereload: enabled: false restart: enabled: false #禁用热部署 main: allow-circular-references: true #actutor的web端口 pipIrr-platform/pipIrr-web/pipIrr-web-base/src/main/resources/application-self.yml
@@ -1,3 +1,9 @@ spring: devtools: livereload: enabled: false restart: enabled: false #禁用热部署 user: defaultTrueRandomFalsePassword: true #true:采用默认密码,false:系统产生随机密码 defaultPassword: "abc_123" pipIrr-platform/pipIrr-web/pipIrr-web-file/src/main/resources/application-self.yml
@@ -1,3 +1,9 @@ spring: devtools: livereload: enabled: false restart: enabled: false #禁用热部署 #actutor的web端口 management: server: pipIrr-platform/pipIrr-web/pipIrr-web-gis/src/main/resources/application-self.yml
@@ -1,3 +1,9 @@ spring: devtools: livereload: enabled: false restart: enabled: false #禁用热部署 #actutor的web端口 management: server: pipIrr-platform/pipIrr-web/pipIrr-web-irrigate/src/main/resources/application-self.yml
@@ -1,3 +1,9 @@ spring: devtools: livereload: enabled: false restart: enabled: false #禁用热部署 #actutor的web端口 management: server: pipIrr-platform/pipIrr-web/pipIrr-web-operation/src/main/resources/application-self.yml
@@ -1,3 +1,9 @@ spring: devtools: livereload: enabled: false restart: enabled: false #禁用热部署 #actutor的web端口 management: server: pipIrr-platform/pipIrr-web/pipIrr-web-project/src/main/resources/application-self.yml
@@ -1,3 +1,9 @@ spring: devtools: livereload: enabled: false restart: enabled: false #禁用热部署 #actutor的web端口 management: server: pipIrr-platform/pipIrr-web/pipIrr-web-remote/src/main/resources/application-self.yml
@@ -1,3 +1,9 @@ spring: devtools: livereload: enabled: false restart: enabled: false #禁用热部署 #actutor的web端口 management: server: pipIrr-platform/pipIrr-web/pipIrr-web-sell/src/main/resources/application-self.yml
@@ -1,3 +1,9 @@ spring: devtools: livereload: enabled: false restart: enabled: false #禁用热部署 #actutor的web端口 management: server: pipIrr-platform/pipIrr-web/pipIrr-web-sso/src/main/resources/application-self.yml
@@ -1,3 +1,9 @@ spring: devtools: livereload: enabled: false restart: enabled: false #禁用热部署 #actutor的web端口 management: server: pipIrr-platform/pipIrr-web/pipIrr-web-statistics/src/main/resources/application-self.yml
@@ -1,3 +1,9 @@ spring: devtools: livereload: enabled: false restart: enabled: false #禁用热部署 #actutor的web端口 management: server: pipIrr-platform/pipIrr-web/pipIrr-web-temp/src/main/resources/application-self.yml
@@ -1,3 +1,9 @@ spring: devtools: livereload: enabled: false restart: enabled: false #禁用热部署 user: defaultTrueRandomFalsePassword: true #true:采用默认密码,false:系统产生随机密码 defaultPassword: "abc_123" pipIrr-platform/pipIrr-web/pipIrr-web-terminal/src/main/resources/application-self.yml
@@ -1,3 +1,9 @@ spring: devtools: livereload: enabled: false restart: enabled: false #禁用热部署 #actutor的web端口 management: server: pipIrr-platform/pipIrr-web/pipIrr-web-wechat/src/main/resources/application-self.yml
@@ -1,3 +1,9 @@ spring: devtools: livereload: enabled: false restart: enabled: false #禁用热部署 management: server: port: ${pipIrr.wechat.actutorPort}