You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Snippets from Application.ymlspring.cloud.stream:function:definition:orderEventPublisher;shippingEventPublisher;orderEventProcessor;shippingEventProcessor;paymentEventConsumer;shippingEventConsumerbindings:orderEventPublisher-out-0:destination:order-eventsorderEventProcessor-in-0:destination:order-eventsorderEventProcessor-out-0:destination:payment-eventspaymentEventConsumer-in-0:destination:payment-eventsshippingEventPublisher-out-0:destination:shppingafterpayment-eventsshippingEventProcessor-in-0:destination:shppingafterpayment-eventsshippingEventProcessor-out-0:destination:shipping-eventsshippingEventConsumer-in-0:destination:shipping-events
You can further take the code and make the changes to add the DB to it.You can also make the kafka cluster and use it and also add the concurrency to the same code.
About
Event Driven Architecture using Spring Cloud with Kafka-stream as binder.