parent
679ef1f754
commit
94cfaefcf2
@ -0,0 +1,5 @@
|
||||
#数据库配置文件
|
||||
jdbc.driver=com.mysql.jdbc.Driver
|
||||
jdbc.url=jdbc:mysql://localhost:3306/tmall_ssm?useUnicode=true&characterEncoding=utf8
|
||||
jdbc.username=root
|
||||
jdbc.password=123456789
|
Loading…
Reference in new issue