Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
lingxi-lxy-yanshou
Project
Project
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
后端-黄柯铭
lingxi-lxy-yanshou
Commits
cecb3518
Commit
cecb3518
authored
Jun 22, 2021
by
xyt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
scm-v2配置修改
parent
d7b5db1c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
application-scm_v2.yml
purchase-service/src/main/resources/application-scm_v2.yml
+10
-0
No files found.
purchase-service/src/main/resources/application-scm_v2.yml
View file @
cecb3518
...
...
@@ -64,6 +64,16 @@ spring:
database
:
0
#连接到redis服务器的超时时间,ms
timeout
:
3000
rabbitmq
:
host
:
127.0.0.1
port
:
5672
username
:
guest
password
:
guest
virtual-host
:
/
# 手动ACK 不开启自动ACK模式,目的是防止报错后未正确处理消息丢失 默认 为 none
listener
:
simple
:
acknowledge-mode
:
manual
# 监控配置。如果不配置则无法访问/actuator/health,info,beans等接口,Consul注册中心会报错(但仍可注册)
management
:
endpoints
:
...
...
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