-
Notifications
You must be signed in to change notification settings - Fork 21
Architecture
Backbase Stream is based on Spring Boot and Spring Cloud Stream, it can be used with Spring Cloud Data Flow used as Streaming and Batch data processing on the cloud, Spring Cloud Data Flow provides tools to create complex topologies for streaming and batch data pipelines.
Stream SDK contains two main modules Stream Parent and Stream Starter SDK modules
Stream relays on the following modules/library to facilitate its communication with Backbase DBS, adobe stream unit of work, and OpenAPI support
TODO: Include the table
Stream SDK starter core is the parent module of all Stream starters modules as shown in the following figure.
TODO: Include the diagram
TODO: Include the table
Stream Services are the "out-of-the-box" components that talk to DBS and responsible for orchestrating calls to DBS.
TODO: Include the table
TODO