Kaynağa Gözat

change the datasource from 238 mysql 5.7 to 228 mysql 8.0

master
matthew.ng 2 yıl önce
ebeveyn
işleme
41c7f64bf4
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. +5
    -0
      src/main/resources/application-db-228v8.yml

+ 5
- 0
src/main/resources/application-db-228v8.yml Dosyayı Görüntüle

@@ -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

Yükleniyor…
İptal
Kaydet