Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
csbr-daop
/
ms-data-circulation-portal-service
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
5ef5e2d9
authored
2025-03-18 11:15:36 +0800
by
郭燕华
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
添加准备发布到正式环境的配置文件
1 parent
9372021d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
28 deletions
src/main/resources/release/lt/application.yml
src/main/resources/release/lt/application.yml
View file @
5ef5e2d
...
...
@@ -65,34 +65,7 @@ spring:
driver-class-name
:
com.mysql.cj.jdbc.Driver
druid
:
initial-size
:
5
# redis配置
data
:
redis
:
# 集群
#cluster:
# nodes: redis-service.redis:6379
# 单节点
host
:
redis-service.daop
port
:
6379
password
:
"
J7e411m693cA9"
timeout
:
1000
prefix
:
daop-release
jedis
:
pool
:
max-idle
:
8
max-wait
:
2000
min-idle
:
0
max-active
:
100
test-on-borrow
:
true
test-while-idle
:
true
sql
:
init
:
schema-locations
:
classpath*:init.sql
encoding
:
UTF-8
mode
:
never
redisson
:
address
:
redis://redis-service.daop:6379
password
:
"
J7e411m693cA9"
seata
:
enabled
:
true
# 1.0新特性,需要依赖seata-spring-boot-starter,默认为true
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment