Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
cnooc_zydeepen-cggl_expert-manage-miniapp
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
孙德龙
cnooc_zydeepen-cggl_expert-manage-miniapp
Commits
0b3a270f
Commit
0b3a270f
authored
Nov 26, 2025
by
kenzo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add aks 加密
parent
b37b2a26
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
17 additions
and
21 deletions
+17
-21
src/main/resources/application-dev.yml
+4
-5
src/main/resources/application-local.yml
+1
-4
src/main/resources/application-pre.yml
+4
-4
src/main/resources/application-prod.yml
+4
-4
src/main/resources/application-test.yml
+4
-4
No files found.
src/main/resources/application-dev.yml
View file @
0b3a270f
spring
:
redis
:
host
:
redis-lx4jynhqql55-svc.redis-lx4jynhqql55
port
:
6379
database
:
0
# password: 'WSzs*aA^U2nH$u!K'
cluster
:
nodes
:
-
redis-lx4jynhqql55-svc.redis-lx4jynhqql55:6379
max-redirects
:
3
lettuce
:
cluster
:
refresh
:
...
...
@@ -15,7 +15,6 @@ spring:
max-idle
:
10
min-idle
:
10
max-active
:
20
jackson
:
date-format
:
yyyy-MM-dd HH:mm:ss
time-zone
:
GMT+8
...
...
src/main/resources/application-local.yml
View file @
0b3a270f
...
...
@@ -6,15 +6,12 @@ spring:
database
:
6
# password: 'WSzs*aA^U2nH$u!K'
lettuce
:
cluster
:
refresh
:
adaptive
:
true
period
:
30000
pool
:
max-wait
:
10000
max-idle
:
10
min-idle
:
10
max-active
:
20
timeout
:
10000
# 添加超时配置
jackson
:
date-format
:
yyyy-MM-dd HH:mm:ss
...
...
src/main/resources/application-pre.yml
View file @
0b3a270f
spring
:
redis
:
host
:
redis-ufm52h8tg13z-proxy-svc.redis-ufm52h8tg13z
port
:
6379
database
:
0
# password: 'WSzs*aA^U2nH$u!K'
cluster
:
nodes
:
-
redis-lx4jynhqql55-svc.redis-lx4jynhqql55:6379
max-redirects
:
3
lettuce
:
cluster
:
refresh
:
...
...
src/main/resources/application-prod.yml
View file @
0b3a270f
spring
:
redis
:
host
:
redis-ufm52h8tg13z-proxy-svc.redis-ufm52h8tg13z
port
:
6379
database
:
0
# password: 'WSzs*aA^U2nH$u!K'
cluster
:
nodes
:
-
redis-lx4jynhqql55-svc.redis-lx4jynhqql55:6379
max-redirects
:
3
lettuce
:
cluster
:
refresh
:
...
...
src/main/resources/application-test.yml
View file @
0b3a270f
spring
:
redis
:
host
:
redis-6iw7bk24d4c2-svc.redis-6iw7bk24d4c2
port
:
6379
database
:
0
# password: 'WSzs*aA^U2nH$u!K'
cluster
:
nodes
:
-
redis-lx4jynhqql55-svc.redis-lx4jynhqql55:6379
max-redirects
:
3
lettuce
:
cluster
:
refresh
:
...
...
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