配置改进
This commit is contained in:
@@ -3,10 +3,15 @@ spring:
|
||||
host: 192.168.133.128
|
||||
username: dev-user
|
||||
password: devpassword
|
||||
|
||||
cloud:
|
||||
stream:
|
||||
bindings:
|
||||
output:
|
||||
destination: my-test-channel
|
||||
source1-out-0:
|
||||
destination: test2
|
||||
function:
|
||||
definition: source1
|
||||
|
||||
|
||||
server:
|
||||
port: 8082
|
||||
port: 8083
|
||||
Reference in New Issue
Block a user