Add stream (kafka, Rabbit) and Rsocket examples for Cloud Event

This commit is contained in:
Oleg Zhurakousky
2020-12-18 16:33:48 +01:00
parent eb95e1dd78
commit bc4b5b3f80
41 changed files with 2277 additions and 163 deletions

View File

@@ -0,0 +1,3 @@
spring.cloud.function.definition=hire
spring.cloud.stream.bindings.hire-in-0.binder=rabbit
spring.cloud.stream.bindings.hire-out-0.binder=kafka