You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
236 B
9 lines
236 B
3 years ago
|
server:
|
||
|
port: 8001
|
||
|
spring:
|
||
|
datasource:
|
||
|
url: jdbc:mysql://112.124.40.88:33306/user_information?useUnicode=true&characteEncoding=utf-8
|
||
|
username: root
|
||
|
password: 3cqscbr@only1
|
||
|
driver-class-name: com.mysql.cj.jdbc.Driver
|