Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
熊鹏飞
/
xxljob220
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
4e1123aa
authored
Jan 19, 2020
by
xuxueli
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
默认数据库连接池调整为hikari,移除tomcat-jdbc依赖
parent
15fb49a3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
doc/XXL-JOB官方文档.md
doc/XXL-JOB官方文档.md
View file @
4e1123aa
## 《分
布式任务调度平台XXL-JOB》
## 《分
布式任务调度平台XXL-JOB》
...
@@ -1690,7 +1690,7 @@ public ReturnT<String> execute(String param) {
...
@@ -1690,7 +1690,7 @@ public ReturnT<String> execute(String param) {
-
2、执行器注册默认值优化;
-
2、执行器注册默认值优化;
-
3、SQL脚本编码默认utf8mb4执行,避免小概率下容器环境中乱码问题;
-
3、SQL脚本编码默认utf8mb4执行,避免小概率下容器环境中乱码问题;
-
4、多个项目依赖升级至较新稳定版本,如mybatis、groovy和mysql驱动等;
-
4、多个项目依赖升级至较新稳定版本,如mybatis、groovy和mysql驱动等;
-
5、默认数据库连接池调整为hikari;
-
5、默认数据库连接池调整为hikari
,移除tomcat-jdbc依赖
;
### TODO LIST
### TODO LIST
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment