Skip to content

spolnik/trading-office-confirmation-sender

Repository files navigation

Trading Office - Confirmation Sender

Build Status codecov.io Sonar Coverage Sonar Tech Debt

Trading Office is reference implementation of microservices architecture, based on Spring Boot. It's modeling part of post trade processing, mainly focused on receiving Fixml message and preparing confirmation for it.

Trading Office

Confirmation Sender

  • spring boot application
  • subscribes to messaging queue looking for enriched allocation messages (json)
  • after receiving message, it generates PDF confirmation using JasperReports template or SWIFT confirmation
  • finally, it sends the Confirmation with attached PDF or SWIFT (as byte[]) to confirmation service

Heroku: http://confirmation-sender.herokuapp.com/health

Component Diagram

Notes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages