Spring Boot for Apache Geode & Pivotal GemFire 1.1.0.RELEASE & 1.2.0.M1 Released!

Releases | John Blum | August 23, 2019 | ...

On behalf of the Spring and Apache Geode communities, it is my pleasure to announce the release of Spring Boot for Apache Geode & Pivotal GemFire (SBDG) 1.1.0.RELEASE and the 1.2.0.M1 release.

SBDG 1.1.0.RELEASE is available in Maven Central.

SBDG 1.2.0.M1 is available in the Spring Milestone repository.

What’s New in 1.2.0.M1

Spring Boot for Apache Geode & Pivotal GemFire (SBDG) 1.2.0.M1 was a baseline release to align SBDG on latest GemFire/Geode and Spring bits:

  • Spring Framework 5.2.0.RC1

  • Spring Boot 2.2.0.M5

  • Spring Data Moore-RC2/2.2.0.RC2

  • Spring Session Corn-M3/2.2.0.M3

With…

This Week in Spring - August 20th, 2019

Engineering | Josh Long | August 20, 2019 | ...

Hi Spring fans! I'm in delightful Denver and Boulder, Colorado, talking to customers and working with my buddies Matt Raible and James Ward on our Spring One Platform 2019 talk. It's going to be amazing!

I'm oh-so-excited to be working on today's roundup, as usual, because there's a ton of good stuff to cover, so let's get to it!

Spring Cloud Hoxton.M2 Released

Releases | Ryan Baxter | August 19, 2019 | ...

On behalf of the community, I am pleased to announce that the Milestone 2 (M2) of the Spring Cloud Hoxton Release Train is available today. The release can be found in Spring Milestone repository. You can check out the Hoxton release notes for more information. In addition you can view the GitHub Project For Hoxton.M2.

Notable Changes in the Hoxton Release Train

Spring Cloud Hoxton.M2 builds upon Spring Boot 2.2.0.M5.

Documentation Changes

The Hoxton.M2 docs have a new landing page as well as a new theme. The landing page will link you to the documentation for the specific project you are…

Announcing Spring Cloud Stream Horsham.M3 (3.0.0.M3)

Engineering | Oleg Zhurakousky | August 19, 2019 | ...

We are pleased to announce the third Milestone of the Spring Cloud Stream Horsham.M3 (3.0.0.M3).

NOTE: Spring Cloud Stream 3.0.0.M1/M2 was primarily to establish compatibility with Spring Boot 2.2.x. and therefore went unannounced.

Spring Cloud Stream Horsham.M3 (3.0.0.M3) modules are available for use in the Spring Milestone repository.

Quick highlights:

  • Spring Boot 2.2.x
  • Spring Cloud Function 3.0.0.M2

Notable features and enhancements for this milestone:

Emphasis on functional programming model

While we're not (yet) deprecating @StreamListener and/or @EnableBinding, we are moving toward…

Securing Services with Spring Cloud Gateway

Engineering | Ben Wilcock | August 16, 2019 | ...

So far in this series, we've covered Getting Started and Hiding Services with Spring Cloud Gateway. However, when we set about hiding our services, we didn't secure them. In this article, we'll correct this.

To secure our services, we'll use the Token Relay pattern supported by OAuth 2.0 and the Javascript Object Signing & Encryption (JOSE) and JSON Web Tokens standards. This will give our users a means to identify themselves, authorize applications to view their profile and access the secured resources behind the gateway.

All the code for this demo is published online in GitHub in the secured-gateway folder. If you just want to run it without understanding how it was built, skip ahead to the section entitled "Running The Demo".

Announcing Spring Cloud Function 3.0.0.M2

Engineering | Oleg Zhurakousky | August 15, 2019 | ...

We are pleased to announce the second Milestone of the Spring Cloud Function 3.0.0.M2.

NOTE: Spring Cloud Function 3.0.0.M1 was primarily to establish compatibility with Spring Boot 2.2.x. and therefore went unannounced.

Spring Cloud Function 3.0.0.M2 modules are available for use in the Spring Milestone repository.

Quick highlights:

  • Spring Boot 2.2.x
  • Enhanced deployer (requires a separate blog)

Notable features and enhancements:

Function arity (multiple inputs/outputs)

One of the biggest features introduced with this milestone is support for functions with multiple inputs and outputs…

Spring Boot for Apache Geode & Pivotal GemFire 1.1.0.RC2 Released!

Releases | John Blum | August 14, 2019 | ...

On behalf of the Spring and Apache Geode communities, I am pleased to announce the release of Spring Boot for Apache Geode & Pivotal GemFire (SBDG) 1.1.0.RC2.

SBDG 1.1.0.RC2 can be obtained from repo.spring.io/libs-miletone, or declared as a dependency in either your Maven POM or Gradle build files:

org.springframework.geode:spring-geode-starter:1.1.0.RC2.

What’s New

As with the previous release, 1.1.0.RC1, we continue our story on caching using Apache Geode as a caching provider in Spring’s Cache Abstraction for Near Caching.

This release contains a Sample Guide along with Code Example, a Spring Boot application, to help you better understand the Near Caching

Spring Session for Apache Geode & Pivotal GemFire 2.1.5.RELEASE & 2.2.0.M3 Available!

Releases | John Blum | August 14, 2019 | ...

I am pleased to announce the release of Spring Session for Apache Geode & Pivotal GemFire 2.1.5.RELEASE & 2.2.0.M3.

Both releases primarily contain dependency version updates.

SSDG 2.2.0.M3 aligns with:

  • Spring Framework 5.2.0.RC1

  • Spring Data Moore-RC2

  • Spring Session Corn-M3

  • Spring Boot 2.2.0.M5

SSDG 2.1.5.RELEASE aligns with:

  • Spring Framework 5.1.9.RELEASE

  • Spring Data Lovelace-SR10

  • Spring Session Bean-SR7

  • Spring Boot 2.1.7.RELEASE

Bits for SSDG 2.2.0.M3 can be acquired from repo.spring.io/libs-milestone and bits for SSDG 2.1.5.RELEASE can be acquired from Maven Central.

Spring Tools 4.3.2 released

Releases | Martin Lippert | August 14, 2019 | ...

Dear Spring Community,

I am happy to announce the 4.3.2 release of the Spring Tools 4 for Eclipse, Visual Studio Code, and Theia.

Highlights from this release include:

  • (Spring Boot) fixed: CTRL-click navigation does not handle properties on super class correctly (#326)
  • (Spring Boot) fixed: Configuration property analysis does not handle properties written in snake_case correctly (#327)
  • (Eclipse) fixed: language server processes not being terminated correctly under specific circumstances, resulting in many language server processes keep running while Eclipse is open
  • (Eclipse) fixed: Eclipse Language Server cannot be resolved because of a uses constraint violation (#325)
  • (Eclipse) fixed: UI freezes caused by xmlnamespace support? (#318)
  • (Eclipse)

Get the Spring newsletter

Thank you for your interest. Someone will get back to you shortly.

Get ahead

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

Learn more

Get support

Tanzu Spring Runtime 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