Revert "Add ActiveMQ MQTT connection URL auto-detection"
This reverts commit 0d8bde58c9.
Fixes gh-1679
This commit is contained in:
@@ -284,7 +284,6 @@ content into your application; rather pick only the properties that you need.
|
||||
spring.activemq.broker-url=tcp://localhost:61616 # connection URL
|
||||
spring.activemq.user=
|
||||
spring.activemq.password=
|
||||
spring.activemq.autodetect-connection-url=true # attempt to guess URL based on classpath
|
||||
spring.activemq.in-memory=true # broker kind to create if no broker-url is specified
|
||||
spring.activemq.pooled=false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user