Spring Session Data Geode/GemFire 2.0.0.M1 now available.

Engineering | John Blum | July 27, 2017 | ...

Greetings Spring Community!

It is my pleasure to announce the first milestone release of both Spring Session Data Geode for Apache Geode and Spring Session Session Data GemFire for Pivotal GemFire.

Both artifacts can be downloaded from Spring’s libs-milestone Repository using Maven …​

  <dependency>
    <groupId>org.springframework.session</groupId>
    <artifactId>spring-session-data-geode</artifactId>
    <version>2.0.0.M1</version>
  </dependency>

Or with Gradle…​

  compile 'org.springframework.session:spring-session-data-geode:2.0.0.M1'

To use Spring Session with Pivotal GemFire, just switch the artifact from spring-session-data-geode to spring-session-data-gemfire

Spring Session MongoDB 2.0.0.M2 released

Engineering | Greg L. Turnquist | July 27, 2017 | ...

Dear Spring Community,

Spring Session MongoDB 2.0.0.M2 is released. It is based on:

  • Spring Session 2.0.0.M3

  • Spring Data Kay-RC2

  • Reactor Bismuth-M3

  • Spring 5.0.0.RC3

This is the first milestone with Reactor support, making it usable with Spring WebFlux.

In the meantime, you can get the bits today if you visit the project site, get the coordinates, and include the version number in your Spring Boot application.

Project Site | Reference | Help

Spring Data Ingalls SR5 released

Engineering | Christoph Strobl | July 25, 2017 | ...

On behalf of the Spring Data team, I’d like to announce the availability of Ingalls SR5 release.
It ships with over 40 issues fixed in total and is therefore a recommended upgrade for all users. For your convenience the service release is going to be picked up by the upcoming Spring Boot 1.5.5.

The complete list of issues fixed can be found here.

Spring Data Ingalls SR5

Spring Data Release Train Kay RC1 & RC2 Released

Engineering | Christoph Strobl | July 25, 2017 | ...

On behalf of the Spring Data team, I’d like to announce the availability of the first and second release candiate of Spring Data Kay. This release ships over 120 tickets fixed. The curated changelog can be found in our release wiki, the complete list of issues fixed can be found here. Due to a severe issue in RC1 we immediately issued RC2.

Notable changes

  • Enhanced tooling support by adding @NonNullApi and @Nullable annotations in Spring Data Commons to be picked up by your favorite IDE.
  • Fine-tuning of the fluent API for MongoDB including a reactive counterpart and aggregation support.
  • Spring Data for Apache Geode joins the release train.
  • RedisCache got overhauled and is now way easier to configure.
  • Cassandra 3.0 driver upgrade and support for @Indexed and @SASI.
  • Child document support for Spring Data for Apache Solr.
  • A lot of internal cleanups.

This Week in Spring - July 25th, 2017

Engineering | Josh Long | July 24, 2017 | ...

Hi Spring fans! This week I'm in Istanbul, Turkey talking to customers and speaking at the Spring and Java meetups tonight. I hope you'll join me and we'll talk about cloud native Java! As usual, we've got a lot to cover this week so let's get to it!

This Week in Spring - July 18th, 2017

Engineering | Josh Long | July 18, 2017 | ...

Hi Spring fans! This week I'm in Crete, Greece, for the epic JCrete un-conference and then it's off to Istanbul, Turkey for next week's visits with customers and for the Spring meetup. I hope you'll join me in Istanbul!

As usual, we've got a lot to cover so let's get to it!

This Week in Spring - July 11th, 2017

Engineering | Josh Long | July 11, 2017 | ...

Hi Spring fans! Welcome to another installment of This Week in Spring! This week I'm in Minneapolis, Minnesota; Kansas City, Kansas; and Phoenix, Arizona talking to customers and Pivotal partners about all things Spring and Cloud Foundry. If you're around don't hesitate to say hi!

We've got a lot to cover this week, so let's get started!

Introducing Spring Cloud Function

Engineering | Mark Fisher | July 05, 2017 | ...

Spring Cloud Function is a new project with the following high-level goals:

  • Promote the implementation of business logic via functions.
  • Decouple the development lifecycle of business logic from any specific runtime target so that the same code can run as a web endpoint, a stream processor, or a task.
  • Support a uniform programming model across serverless providers, as well as the ability to run standalone (locally or in a PaaS).
  • Enable Spring Boot features (auto-configuration, dependency injection, metrics) on serverless providers.

Just as Spring has always promoted a plain old java object (POJO) based programming model, Spring Cloud Function promotes a programming model based on plain old functions. By that we mean the core interfaces defined in the java.util.function package: Function, Consumer, and Supplier

This Week in Spring - July 4th, 2017

Engineering | Josh Long | July 05, 2017 | ...

Welcome to another installment of This Week in Spring! If you're in the US, then let me wish you a happy 4th of July! We've got a lot to cover so let's get to it!

  • Spring Data ninja Thomas Risberg has just announced Spring Cloud Data Flow 1.2.2. This new version improves compatibility with Spring Boot 1.5.4 which in turn brought in a new version of Spring Data.
  • The Spring Framework Guru web portal has an interesting look at what's new in Spring Framework 5! Check it out!
  • I liked this post on Bozho's Tech Blog on setting up the epic Spring Boot Admin for monolithic applications, eschewing some of the more common, albeit more complex, setups.
  • our friend Petri Kainulainen is back at it again this time with a new newsletter that looks to capture…

This Week in Spring - June 27th, 2017

Engineering | Josh Long | June 27, 2017 | ...

Hi Spring fans and welcome to another installment of This Week in Spring! This week I'm in Chicago, New York City and Denver talking to Pivotal customers. We've got a lot of good stuff to look at this week so let's get to it!

Get the Spring newsletter

Stay connected with the Spring newsletter

Subscribe

Get ahead

VMware offers training and certification to turbo-charge your progress.

Learn more

Get support

Tanzu Spring offers support and binaries for OpenJDK™, Spring, and Apache Tomcat® in one simple subscription.

Learn more

Upcoming events

Check out all the upcoming events in the Spring community.

View all