I would like to request support for dynamic acceptor sessions in the quickfixj-spring-boot-starter framework. The dynamic acceptor feature in QuickFIX/J allows the program to handle sessions flexibly without predefined configurations for each session, using DynamicAcceptorSessionProvider.
For more details, you can refer to the QuickFIX/J user manual: Dynamic Acceptor Sessions.