This website works better with JavaScript.
首頁
探索
說明
登入
alex
/
TOWNGAS
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
change the datasource from 238 mysql 5.7 to 228 mysql 8.0
master
matthew.ng
2 年之前
父節點
4ad8e899f5
當前提交
41c7f64bf4
共有
1 個文件被更改
,包括
5 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
src/main/resources/application-db-228v8.yml
+ 5
- 0
src/main/resources/application-db-228v8.yml
查看文件
@@ -0,0 +1,5 @@
spring:
datasource:
url: jdbc:mysql://192.168.1.228:3308/towngasdb?useUnicode=true&characterEncoding=UTF8&serverTimezone=GMT%2B8
username: root
password: secret
Write
Preview
Loading…
取消
儲存