Skip to content

Commit 7440b67

Browse files
authored
Update application.yml
1 parent 243f51d commit 7440b67

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SpringBootDemo/src/main/resources/application.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ server :
1616
jdbc:
1717
datasource:
1818
name: test
19-
url: jdbc:mysql://192.168.2.5:3335/fantong_tm
19+
url: jdbc:mysql://192.168.2.5:3335/springboot
2020
username: root
2121
password: chifaner159
2222
# 使用druid数据源
@@ -51,4 +51,4 @@ logging:
5151
task:
5252
cron:0 0/1 * * * ?
5353

54-
54+

0 commit comments

Comments
 (0)