瀏覽代碼

first commit

placidenduwayo 2 年之前
父節點
當前提交
128f6e436b
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      application.yml

+ 1
- 1
application.yml 查看文件

4
       - dev
4
       - dev
5
   datasource:
5
   datasource:
6
     username: root
6
     username: root
7
-    password: root
7
+    password: pwd
8
   jpa:
8
   jpa:
9
     show-sql: true
9
     show-sql: true
10
     hibernate:
10
     hibernate:

Powered by TurnKey Linux.