I just created a pull request for something related:

https://issues.apache.org/jira/browse/IGNITE-20059
https://github.com/apache/ignite-extensions/pull/223

In short, the version of SpringBoot we’re using has not been supported for 
nearly three years. This bumps the version used to the current oldest supported 
version.

These are both potential blockers in getting Ignite added to the Spring 
Initializr (https://github.com/spring-io/start.spring.io/issues/960).

Regards,
Stephen

> On 3 Jul 2023, at 11:41, Stephen Darlington <stephen.darling...@gridgain.com> 
> wrote:
> 
> 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

Reply via email to