Files
hellogithub/src/config.properties

4 lines
129 B
INI

driverClass=com.mysql.cj.jdbc.Driver
url=jdbc:mysql://127.0.0.1:3306/hellogithub?serverTimezone=GMT%2B8
user=root
password=123456