esanchezros / quickfixj-spring-boot-starter

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

Spring Boot 3, Sanitizer compatibililty #128

Closed david-gibbs-ig closed 6 months ago

david-gibbs-ig commented 6 months ago

Please see https://github.com/esanchezros/quickfixj-spring-boot-starter-examples/issues/25

esanchezros commented 6 months ago

@david-gibbs-ig I just release 2.17.1, which should fix the issue you described in the examples repo. Please let me know if it works for you.

Thanks

david-gibbs-ig commented 6 months ago

Thank you. I can see it working in the examples project, I still have problem with my implementation. Most likely error my side, investigating.

david-gibbs-ig commented 6 months ago

@david-gibbs-ig I just release 2.17.1, which should fix the issue you described in the examples repo. Please let me know if it works for you.

Thanks

Quickfixj Actuator endpoint is working for me, thank you.

david-gibbs-ig commented 6 months ago

Fixed in 2.17.1