From 5f357f4c26fbb091a6df053302b43dafbe9fd2b8 Mon Sep 17 00:00:00 2001 From: Georgios Voulgarakis Date: Fri, 3 Apr 2020 13:50:57 +0200 Subject: [PATCH] Added quickfixj spring boot starter A quickfixj spring boot starter, using the quickfixj, implementing the FIX message exchange protocol. --- spring-boot-project/spring-boot-starters/README.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/spring-boot-project/spring-boot-starters/README.adoc b/spring-boot-project/spring-boot-starters/README.adoc index 89aa8b4256a0..63a9ec30da9d 100644 --- a/spring-boot-project/spring-boot-starters/README.adoc +++ b/spring-boot-project/spring-boot-starters/README.adoc @@ -166,6 +166,9 @@ do as they were designed before this was clarified. | https://picocli.info/[picocli] | https://github.com/remkop/picocli/tree/master/picocli-spring-boot-starter +| https://www.quickfixj.org/[quickfixj] +| https://github.com/gevoulga/spring-boot-quickfixj + | https://www.rabbitmq.com/[RabbitMQ] (Advanced usage) | https://github.com/societe-generale/rabbitmq-advanced-spring-boot-starter