This repository contains domain specific apps authored using the X Platform.
- Ensure Maven is installed
- Ensure you have a valid X Platform license (see Working with X Platform Licenses)
- Clone this repository
- Run mvn install (or mvn -DskipTests clean install to skip tests).
You may also change into a subdirector and build any application on its own.
The following lists and describes the apps in this repository
This is a simple financial service order management application.
This is a simple financial service execution management system which includes a smart order router. This application uses Hornet with type based routing.
This application is based on ad bidding solution donated by Kode41 which showcases the ease of developing a low latency ad exchange using the X Platform.
This application implements a geofencing flow on the X Platform demonstrating the platforms utility in handling IOT flows.
This project is based on card processing solution donated by Kode41 which showcases a fraud detection usecase using the X Platform.