esanchezros / quickfixj-spring-boot-starter

Spring Boot Starter for QuickFIX/J
Apache License 2.0
125 stars 57 forks source link

@EnableQuickFixJClient has been deprecated #119

Closed DUZHANGYI closed 9 months ago

DUZHANGYI commented 9 months ago

Hello @esanchezros
I saw that @EnableQuickFixJClient has been deprecated in the latest version. I want to know how to open a client in the new version.

esanchezros commented 9 months ago

This can be done by defining quickfixj.client.enabled property set to true

https://github.com/esanchezros/quickfixj-spring-boot-starter#enabling-quickfixj-client-through-a-property