wso2 / financial-open-banking

WSO2 Open Banking Accelerator is a collection of technologies that increases the speed and reduces the complexity of adopting open banking compliance. Instead of building a solution from scratch, you can use WSO2 Open Banking Accelerator to meet all legislative requirements with additional benefits beyond compliance.
Apache License 2.0
7 stars 21 forks source link

Need to implement more data publishers and improve the Data Publisher Factory #8

Open dimuthnc opened 10 months ago

dimuthnc commented 10 months ago

Description: Currently, only thrift data publisher is implemented. Therefore the data publisher factory (DataPublisherFactory<OpenBankingDataPublisher) only creates objects of OBThriftDataPublisher. We need to implement more data publishers ( such as OBHTTPDataPublisher, OBGRPCDataPublisher) and implement the Data publisher factory correctly to create the configured data publisher correctly.

Suggested Labels: accelerator, improvement

Suggested Assignees:

Affected Product Version: 3.0.0