@ -30,12 +30,12 @@ spring:
password: @spring.datasource.druid.password@
#监控页面
stat-view-servlet:
enabled: true
enabled: false
#loginUsername: admin
#loginPassword: admin
allow:
web-stat-filter:
filters: stat,log4j2
cloud:
nacos:
filters: stat,wall,log4j2
# 数据迁移工具flyway
flyway:
@ -33,12 +33,12 @@ spring:
@ -17,6 +17,11 @@
<artifactId>resi-partymember-client</artifactId>
<version>2.0.0</version>
</dependency>
<dependency>
<groupId>com.epmet</groupId>
<artifactId>epmet-user-client</artifactId>
<artifactId>epmet-commons-tools</artifactId>