Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
techhero-gkzy-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
0
Merge Requests
0
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-gkzy-config
Commits
88681534
Commit
88681534
authored
Jun 04, 2025
by
Administrator
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update techhero-gkzy-manage.yml
parent
d5fb6d8f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
28 additions
and
9 deletions
+28
-9
techhero-gkzy-manage.yml
+28
-9
No files found.
techhero-gkzy-manage.yml
View file @
88681534
...
@@ -4,18 +4,37 @@ server:
...
@@ -4,18 +4,37 @@ server:
min-spare-threads
:
50
# Minimum amount of worker threads
min-spare-threads
:
50
# Minimum amount of worker threads
spring
:
spring
:
datasource
:
datasource
:
url
:
jdbc:mysql://192.168.50.173:3306/gkzy_data_dev?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8&allowMultiQueries=true
#jdbc:oracle:thin:@47.105.130.127:9638:orcl
dynamic
:
driver-class-name
:
com.mysql.jdbc.Driver
#oracle.jdbc.OracleDriver
primary
:
master
username
:
root
#ENC(25fc8c2d2cff6e142af36d4cd89f2bc0)
strict
:
true
password
:
Techhero@1992
#ENC(502aaeb4e3e6be41b742a448fab59864b4271effb5652fddf144e02b67d8ea04)
keep-alive-time
:
30000
hikari
:
hikari
:
minimum-idle
:
1
connection-timeout
:
30000
maximum-pool-size
:
5
keepalive-time
:
30000
idle-timeout
:
600000
idle-timeout
:
600000
max-lifetime
:
1500000
max-lifetime
:
1500000
validation-timeout
:
30000
max-pool-size
:
10
connection-test-query
:
select 1
#select 1 from dual
min-idle
:
5
connection-test-query
:
select 1
datasource
:
master
:
url
:
jdbc:mysql://192.168.50.173:3306/gkzy_data_dev?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8&allowMultiQueries=true
username
:
root
password
:
Techhero@1992
driver-class-name
:
com.mysql.jdbc.Driver
hikari
:
max-pool-size
:
5
slave_1
:
url
:
jdbc:mysql://192.168.50.173:3306/gkzy_data_dev?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8&allowMultiQueries=true
username
:
root
password
:
Techhero@1992
driver-class-name
:
com.mysql.jdbc.Driver
slave_2
:
url
:
jdbc:mysql://192.168.50.173:3306/gkzy_data_dev?useUnicode=true&characterEncoding=utf-8&useSSL=false&serverTimezone=GMT%2B8&allowMultiQueries=true
username
:
root
password
:
Techhero@1992
driver-class-name
:
com.mysql.jdbc.Driver
strategy
:
load-balance
:
round_robin
redis
:
redis
:
host
:
192.168.50.159
#119.96.87.17 #47.104.251.199
host
:
192.168.50.159
#119.96.87.17 #47.104.251.199
port
:
6379
#6942
port
:
6379
#6942
...
...
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