|
@@ -1,8 +1,8 @@
|
|
|
# 神马通用
|
|
|
-#driverClassName=com.mysql.jdbc.Driver
|
|
|
-#url=jdbc:mysql://39.105.217.215:3306/hsdataplatform?useUnicode=true&characterEncoding=utf8&autoReconnect=true&useSSL=false
|
|
|
-#username=hsdataplatform
|
|
|
-#password=Lightinit@1
|
|
|
+driverClassName=com.mysql.cj.jdbc.Driver
|
|
|
+url=jdbc:mysql://39.105.217.215:3306/hsdataplatform?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai&autoReconnect=true&useSSL=false
|
|
|
+username=hsdataplatform
|
|
|
+password=Lightinit@1
|
|
|
|
|
|
## 华夏新思路
|
|
|
#driverClassName=com.mysql.jdbc.Driver
|
|
@@ -11,10 +11,10 @@
|
|
|
#password=Lightinit@1
|
|
|
|
|
|
## 服务器
|
|
|
-driverClassName=com.mysql.jdbc.Driver
|
|
|
-url=jdbc:mysql://localhost:3306/hsdataplatform?useUnicode=true&characterEncoding=utf8&autoReconnect=true&useSSL=false
|
|
|
-username=root
|
|
|
-password=Admin#123
|
|
|
+#driverClassName=com.mysql.jdbc.Driver
|
|
|
+#url=jdbc:mysql://localhost:3306/hsdataplatform?useUnicode=true&characterEncoding=utf8&autoReconnect=true&useSSL=false
|
|
|
+#username=root
|
|
|
+#password=Admin#123
|
|
|
|
|
|
##
|
|
|
# CAS Server Context Configuration
|
|
@@ -126,7 +126,7 @@ spring.aop.proxy-target-class=true
|
|
|
#注释掉cas默认用户
|
|
|
#cas.authn.accept.users=casuser::Mellon
|
|
|
|
|
|
-
|
|
|
+
|
|
|
#可http请求
|
|
|
cas.tgc.secure=false
|
|
|
cas.serviceRegistry.initFromJson=true
|