Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
techhero-config
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
techhero-config
Commits
144bd72b
Commit
144bd72b
authored
Aug 21, 2024
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update techhero-component-ftp-test.yml
parent
0a7446a4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
techhero-component-ftp-test.yml
+8
-8
No files found.
techhero-component-ftp-test.yml
View file @
144bd72b
spring
:
spring
:
datasource
:
datasource
:
type
:
com.alibaba.druid.pool.DruidDataSource
type
:
com.alibaba.druid.pool.DruidDataSource
url
:
jdbc:mysql://119.96.87.17:33060/ftpmng?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8
url
:
jdbc:mysql://119.96.87.17:33060/ftpmng?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8
driverClassName
:
com.mysql.jdbc.Driver
driverClassName
:
com.mysql.jdbc.Driver
username
:
transdata
username
:
transdata
password
:
mysql-techhero
password
:
mysql-techhero
removeAbandoned
:
true
# 是否自动回收超时连接
removeAbandoned
:
true
# 是否自动回收超时连接
removeAbandonedTimeout
:
1800
# 超时时间(以秒数为单位
removeAbandonedTimeout
:
1800
# 超时时间(以秒数为单位
druid
:
druid
:
initialSize
:
5
#初始化提供的连接数
initialSize
:
5
#初始化提供的连接数
minIdle
:
5
#数据库连接池的最小维持连接数
minIdle
:
5
#数据库连接池的最小维持连接数
maxActive
:
20
#最大的连接数
maxActive
:
20
#最大的连接数
...
...
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