dorozhKing opened a new pull request #41:
URL: https://github.com/apache/ignite-extensions/pull/41


   Ignite Spring Data autoconfiguration for spring-boot-autoconfigure-ext and 
spring-boot-thin-client-autoconfigure-ext modules.
   
   My points about using only spring-data-2.2-ext:
   1.  Ignite-spring-boot-autoconfigure-ext module have spring-boot 2.2 as 
dependency, which have spring data 2.2.3.RELEASE and spring-core 5.2. 
   Now autoconfigure module does not use any spring boot 2.2 feature, but can 
be garanted in future that with ignite autostarter can be used spring boot 
older version? 
   If not, use ignite-spring-data_2.0-ext or ignite-spring-data-ext does not 
have sense for me.
   2. Add ignite-spring-data_2.0-ext and ignite-spring-data-ext to 
autoconfigure will produce some redundant duplicate code (configuration and 
tests).
   3. In my opinion, its not the main problem. I dont know about motivation and 
may be I'm wrong, but, as for me, the main problem is we have 3 separeted 
artifact with one version instead of one artifact with few releases for 
different spring-data version.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to