Messaging polyglot support (#1472)
added support for AMQP, KAFKA and standalone options
This commit is contained in:
committed by
GitHub
parent
c5d3456d3a
commit
a915cf102b
@@ -0,0 +1,3 @@
|
||||
# Auto Configuration
|
||||
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
||||
contracts.MessagingAutoConfig
|
||||
@@ -0,0 +1 @@
|
||||
stubrunner.camel.enabled: false
|
||||
Reference in New Issue
Block a user