mirror of https://github.com/jeecgboot/jeecg-boot
更新jeecg-boot-starter3依赖
parent
bcdbec0091
commit
d818b1dd9d
|
@ -1,6 +1,6 @@
|
|||
#mysql
|
||||
diver_name=com.mysql.jdbc.Driver
|
||||
url=jdbc:mysql://localhost:3306/jeecg-boo?useUnicode=true&characterEncoding=UTF-8
|
||||
url=jdbc:mysql://localhost:3306/jeecg-boot?useUnicode=true&characterEncoding=UTF-8
|
||||
username=root
|
||||
password=root
|
||||
database_name=jeecg-boot
|
||||
|
|
Loading…
Reference in New Issue