mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
9 lines
156 B
Properties
Executable File
9 lines
156 B
Properties
Executable File
dubbo.registry.address=zookeeper://localhost:2181
|
|
|
|
mybatis.print-sql=true
|
|
|
|
# mysql config
|
|
mysql.host=127.0.0.1:3306
|
|
mysql.username=root
|
|
mysql.password=root
|