Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
Jeepay
Commits
586ea31c
Commit
586ea31c
authored
Apr 13, 2018
by
cbwleft
Browse files
默认使用activeMQ
parent
d63a5f9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
xxpay4spring-boot/src/main/resources/application.yml
View file @
586ea31c
...
@@ -25,8 +25,8 @@ spring:
...
@@ -25,8 +25,8 @@ spring:
profiles
:
profiles
:
active
:
prod
active
:
prod
include
:
include
:
#
- activeMQ
-
activeMQ
-
rabbitMQ
# 需要安装延迟队列插件:https://www.rabbitmq.com/blog/2015/04/16/scheduling-messages-with-rabbitmq/
#
- rabbitMQ # 需要安装延迟队列插件:https://www.rabbitmq.com/blog/2015/04/16/scheduling-messages-with-rabbitmq/
activemq
:
activemq
:
broker-url
:
failover:(tcp://127.0.0.1:61616?wireFormat.maxInactivityDuration=0)
broker-url
:
failover:(tcp://127.0.0.1:61616?wireFormat.maxInactivityDuration=0)
...
...
Write
Preview
Supports
Markdown
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