mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
clean history
This commit is contained in:
13
hutool-setting/src/test/resources/test.properties
Normal file
13
hutool-setting/src/test/resources/test.properties
Normal file
@@ -0,0 +1,13 @@
|
||||
# -------------------------------------------------------------
|
||||
# ----- Setting File with UTF8-----
|
||||
# ----- \u6570\u636e\u5e93\u914d\u7f6e\u6587\u4ef6 -----
|
||||
# -------------------------------------------------------------
|
||||
|
||||
#\u6570\u636e\u5e93\u9a71\u52a8\u540d\uff0c\u5982\u679c\u4e0d\u6307\u5b9a\uff0c\u5219\u4f1a\u6839\u636eurl\u81ea\u52a8\u5224\u5b9a
|
||||
driver = com.mysql.jdbc.Driver
|
||||
#JDBC url\uff0c\u5fc5\u987b
|
||||
url = jdbc:mysql://fedora.vmware:3306/extractor
|
||||
#\u7528\u6237\u540d\uff0c\u5fc5\u987b
|
||||
user = root
|
||||
#\u5bc6\u7801\uff0c\u5fc5\u987b\uff0c\u5982\u679c\u5bc6\u7801\u4e3a\u7a7a\uff0c\u8bf7\u586b\u5199 pass =
|
||||
pass = 123456
|
Reference in New Issue
Block a user