Skip to content

Latest commit

 

History

History
61 lines (33 loc) · 3.19 KB

README.md

File metadata and controls

61 lines (33 loc) · 3.19 KB

Financial Open Banking Showcase

This project contain example cloud-native Spring and .NET SteelToe applications. The purpose is to demonstrate financial sector use cases with the Tanzu portfolio of technologies such as Tanzu Data Services ( RabbitMQ, Gemfire, Tanzu Postgres, Tanzu Greenplum, Tanzu MySQL), Spring, Spring Cloud DataFlow and more.

Publications

docs/img/banking-talk.png

Here are some useful links:

Data REST Services

The following is the list of services that implement the Open Bank API

Service Notes
atm-rest-service ATM REST API
bank-account-rest-service Account REST API
[bank-rest-service](applications/ba nk-rest-service) Bank REST API

Tanzu GemFire Building

This repository uses GemFire. GemFire is free to use for local development. In order to build Please following the instruction here are details to set up your credentials in your .m2/settings.xml file to access the dependencies in the GemFire maven repository.

Brown-Field Integration

Database

See the following for a Change Data Capture (CDC) example to integrate existing account information from a relational database (such as Postgres) using RabbitMQ, a data cache GemFire and Spring Cloud Stream.

Applications

See bank-account-rest-service

bank-account.png

See Global Accounts

docs/img/global-accounts.png