Skip to content

Commit 0aef2d0

Browse files
author
“caidapao
committed
补漏文件
1 parent bfc826d commit 0aef2d0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
spring.datasource.url=jdbc:mysql://localhost:3306/test
2+
spring.datasource.username=root
3+
spring.datasource.password=123456
4+
spring.datasource.driver-class-name=com.mysql.jdbc.Driver
5+

0 commit comments

Comments
 (0)