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
- Banking on VMware Tanzu RabbitMQ for Robust Messaging
- Anywhere Any Data Resilience with VMware Data Services
Here are some useful links:
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 |
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.
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.
See Global Accounts