@@ -14,7 +14,6 @@ spring:
password: Zwr~-f6H,u6QE^]C-AD_
-
redis:
database: 10
host: 8.142.26.206
@@ -1,5 +1,5 @@
server:
- port: 8081
+ port: 8080
spring:
@@ -125,7 +125,7 @@ mybatis-plus:
cache-enabled: false
call-setters-on-nulls: true
jdbc-type-for-null: 'null'
- log-impl: org.apache.ibatis.logging.stdout.StdOutImpl
+ log-impl: org.apache.ibatis.logging.slf4j.Slf4jImpl
camunda: