Git Product home page Git Product logo

Comments (4)

jxblum avatar jxblum commented on April 28, 2024

Hi @dturanski -

Spring Boot 1.5.1.RELEASE is using SD Ingalls-RELEASE.

Spring Data Ingalls is based on Spring Data Commons 1.13.

Spring Data Commons moved to "constructor injection" to set the application Repository interface, replacing the setter.

Spring Data Geode 1.0.0.INCUBATING-RELEASE predates this change as SD Geode was based on Spring Data Commons 1.12.5.RELEASE, which did not have this change (i.e. SDC 1.12.5.RELEASE was still based on the setter).

Due to security issues in both Apache Geode 1.0.x & 1.1.x line, there will be no more releases of SD Geode 1.0.x or any 1.1.x release, which are based on Apache Geode 1.0.x and 1.1.x, respectively. The Apache Geode community does not release patches for past versions. They just push forward with subsequent releases 1.2, 1.3, etc.

Spring Data Geode 2.0 is joining the SD Kay Release Train and will be based on Spring Framework 5.0, Spring Data Commons 2.0, Spring Boot 2.0, etc, and will have this change.

At this point, everything is pointing to the future and it is unlikely that I will release a SD Geode 1.1.x version based on Spring Boot 1.5.x given current priorities.

from spring-data-geode.

jxblum avatar jxblum commented on April 28, 2024

I will leave this open for the time being, but I am not likely to do anything about this.

NOTE: Spring Data GemFire Ingalls does work with Spring Boot 1.5.1.RELEASE and later.

from spring-data-geode.

dturanski avatar dturanski commented on April 28, 2024

Thanks John. Sounds like for Boot + SDG + PCC it's either boot 1.4.x or boot 2.0

from spring-data-geode.

jxblum avatar jxblum commented on April 28, 2024

Right, for Spring Data Geode anyway. Spring Data GemFire 1.9.x (Ingalls) will work with Spring Boot 1.5.x.

from spring-data-geode.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.