esanchezros / quickfixj-spring-boot-starter

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

After Accept Login #114

Closed datdv1 closed 1 year ago

datdv1 commented 1 year ago

Hi QuickfixJ Team! I'm using quickfixj-spring-boot-starter version 2.15.3 on my spring boot application. Currently, After that login and received message Accept Login, I'm seeing My Application automation send message ResetSequence. Is this an issue?

Maybe my development direction is wrong. Can you suggest to me best practive development QuickfixJ in spring boot application?

esanchezros commented 1 year ago

Hi @datdv1,

Thanks for using the spring boot starter. This is just a spring wrapper around the quickfixj open source library that takes care of many aspects of the FIX session between acceptor and initiator.

To learn more about how a session is established here is a good starting point https://www.fixtrading.org/standards/fix-session-layer-online/