Compare commits
1 Commits
main
...
dbconfig.p
| Author | SHA1 | Date |
|---|---|---|
|
|
34c05f9cee | 2 years ago |
@ -0,0 +1,4 @@
|
||||
driverName=com.mysql.jdbc.Driver
|
||||
url=jdbc:mysql://127.0.0.1:3306/carsalesystem?useSSL=false
|
||||
name=root
|
||||
password=123456
|
||||
Loading…
Reference in new issue