mirror of
https://github.com/201206030/novel.git
synced 2025-06-24 08:06:39 +00:00
集成java2nbSDK,解决部分用户后台管理系统不能使用的情况
This commit is contained in:
@ -35,9 +35,9 @@ spring:
|
||||
datasource:
|
||||
type: com.alibaba.druid.pool.DruidDataSource
|
||||
driverClassName: com.mysql.jdbc.Driver
|
||||
url: jdbc:mysql://127.0.0.1:3306/books?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai
|
||||
url: jdbc:mysql://47.106.243.172:3306/books?useUnicode=true&characterEncoding=utf8&serverTimezone=Asia/Shanghai
|
||||
username: books
|
||||
password: books
|
||||
password: books!8888
|
||||
#password:
|
||||
initialSize: 1
|
||||
minIdle: 3
|
||||
|
BIN
novel-admin/src/main/resources/jar/java2nb-1.0.0-release.jar
Normal file
BIN
novel-admin/src/main/resources/jar/java2nb-1.0.0-release.jar
Normal file
Binary file not shown.
Reference in New Issue
Block a user