From 9e5a45ed61f66d6cb005699003abff983a60284f Mon Sep 17 00:00:00 2001 From: Dhananjay Singh Date: Thu, 16 Oct 2025 09:23:25 +0200 Subject: [PATCH] Update README with improved service descriptions Clarified the description of Stream Services and their packaging. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 37353abd3..b3c54a49f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Stream Services are an Open-Source accelerator to connect with Backbase "out-of- The orchestration of calling different services is written in a functional programming style on project reactor enabling resiliency and scalability. Stream Services are packaged as libraries that can be included in any project, REST Service and/or Spring Cloud Data Flow Applications. -The Services are listed with Service name and how they are packaged. +The Services are listed with Service name and how they are packaged. Currently, the following DBS services are exposed as Stream Components: * [Stream Legal Entity](stream-legal-entity) (Lib, Rest, Task) → Legal Entity Ingestion Service that orchestrate all calls to DBS from a single aggregate model. This service is exposed as a library and a REST full service. Supports retry of the aggregate and uses the Legal Entity Ingestion Model to have a single interface into DBS. Requires Access Control, Product Summary