Skip to content

HoneyNena/SERVER_CLIENT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Fastfeet is a full stack application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published