连接云数据库
This commit is contained in:
parent
3cd3baac2e
commit
3d57ae924f
|
@ -2,13 +2,13 @@ spring:
|
|||
application:
|
||||
name: jiaqingjiayi
|
||||
datasource:
|
||||
# driver-class-name: com.mysql.cj.jdbc.Driver
|
||||
# url: jdbc:mysql://154.8.193.216/jqjy
|
||||
# username: jqjy
|
||||
# password: 123456
|
||||
url: jdbc:mysql://localhost:3306/jqjy
|
||||
username: root
|
||||
driver-class-name: com.mysql.cj.jdbc.Driver
|
||||
url: jdbc:mysql://154.8.193.216/jqjy
|
||||
username: jqjy
|
||||
password: 123456
|
||||
# url: jdbc:mysql://localhost:3306/jqjy
|
||||
# username: root
|
||||
# password: 123456
|
||||
|
||||
mvc:
|
||||
pathmatch:
|
||||
|
|
Loading…
Reference in New Issue
Block a user