Hi all, The way that SpringBoot “autoconfigures” itself changed in SpringBoot 2.7 and the old method was removed entirely in 3.x. Our SpringBoot extensions appear not to work with newer versions.
Luckily the changes required are pretty small. I added the new method, but didn’t remove the old one in this ticket: > https://issues.apache.org/jira/browse/IGNITE-19899 Not sure who is the right person to review/merge? Regards, Stephen