Webinar: Consumer Driven Contracts and Your Microservice Architecture

News | Pieter Humphrey | October 12, 2016 | ...

TDD introduced many improvements into the development process, but in our opinion the biggest impact relates to code design. Looking at the code from the usage perspective (by first writing an acceptance test) allows us to focus on usability rather than concrete implementation. Unfortunately, we usually rest on our laurels not trying to uplift this practice to the architecture level.

This presentation will show you how you can use the Spring Cloud Contract Verifier functionality in order to have a fully automated solution to stub your HTTP / Messaging collaborators. Just by adding proper…

Spring Data Geode 1.0.0.APACHE-GEODE-INCUBATING-M3 Released

Engineering | John Blum | October 11, 2016 | ...

I apologize to both the Spring and Apache Geode communities for the delay, relative to the Apache Geode M3 release announcement, but I am very excited and pleased to follow that with the release of Spring Data for Apache Geode 1.0.0-incubating.M3.

You can get the bits from Maven Central by including the following dependency in either your application Maven or Gradle build files ...

Maven

<dependency>
  <groupId>org.springframework.data</groupId>
  <artifactId>spring-data-geode</artifactId>
  <version>1.0.0.APACHE-GEODE-INCUBATING-M3</version>
</dependency>

Gradle

compile 'org…

This Week in Spring - October 11, 2016

Engineering | Josh Long | October 11, 2016 | ...

Welcome to another installment of This Week in Spring! It's already almost mid October and I can't believe we're almost in 2017! Time is sure flying quickly!

Spring Tool Suite 3.8.2 released

Releases | Martin Lippert | October 07, 2016 | ...

Dear Spring Community,

I am happy to announce the 3.8.2 release of the Spring Tool Suite, our Eclipse-based tooling.

STS 3.8.2 focuses on adopting Eclipse Neon.1 and fixing existing issues. The list of changes include:

  • Updated to Eclipse Neon.1
  • Includes Eclipse Automatic Error Reporting
  • Custom Spring Initializr now usable directly from within STS
  • New Spring Starter Wizard now features default selections
  • Fixed a problem that caused parallel push of multiple apps in boot dashboard to fail
  • Fixed a deadlock when selecting BuildShip in New Spring Starter wizard
  • and more...

To download the distributions, please go visit:

Detailed new and noteworthy notes can be found here: STS 3.8.2 New & Noteworthy.

Enjoy!

Spring Cloud Data Flow for Cloud Foundry 1.1M1 and 1.0.1 released

Releases | Eric Bottard | October 06, 2016 | ...

Spring Cloud Data Flow for Cloud Foundry gets two new releases today, detailed below:

1.0.1.GA is a maintenance release that

  • Builds upon 2.0.1.RELEASE of Cloud Foundry’s Java Client and 3.0.2.RELEASE of Reactor

  • Builds upon 1.0.1.RELEASE of Spring Cloud Data Flow core

  • Gets general clarifications and improvements in the reference documentation

  • Fixes a bug pertaining to multiple ORG + Space combination causing task launch failures

  • Fixes a bug where environment variables were not propagated correctly when launching a task

1.1.0.M1 is the first milestone in the new line of development…

This Week in Spring - October 4th, 2016

Engineering | Josh Long | October 05, 2016 | ...

Welcome to another installment of This Week in Spring! We've got a lot to look at so let's get to it!

Spring LDAP 2.2 RC1

Releases | Rob Winch | October 04, 2016 | ...

On behalf of the community, I am pleased to announce the release of Spring LDAP 2.2.0.RC1.

What’s New in Spring LDAP 2.2

You can find highlights of what’s new in the What’s New in Spring LDAP 2.2 section of the reference.

Contributions

Without the community we couldn’t be the successful project we are today. I’d like to thank everyone that created issues & provided feedback.

Feedback Please

If you have feedback on this release, I encourage you to reach out via StackOverflow, GitHub Issues, or via the comments section. You can also ping me @rob_winch or Joe @joe_grandja on Twitter.

Of course the best feedback comes in the form of contributions

Spring Data Hopper SR4 and Gosling SR6 released

Releases | Oliver Drotbohm | October 03, 2016 | ...

On behalf of the entire team I'd like to announce the availability of two service releases for Spring Data release trains: Hopper SR4 and Gosling SR6. The releases are recommended upgrades as they contain fixes for a CVE in Spring Data JPA.

Spring Boot 1.3.8 and 1.4.1 users got Hopper SR3 and Gosling SR5 shipped out of the box. Those releases also already contain the fixes for CVE but unfortunately broke Java 6 compatibility. To re-instantiate the latter, please upgrade to the latest ones by setting the spring-data-releasetrain.version property to the corresponding value. Non-Boot users can just upgrade to the new BOM. As usual, the next Spring Boot releases will pick up the improved fixes as part of…

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