This Week in Spring - October 9th, 2018

Engineering | Josh Long | October 09, 2018 | ...

Hi Spring fans! This week I'm in sunny San Francisco for the epic SpringOne Tour San Francisco event. I'm also heads down preparing for the rush of travel ahead of me. Starting on the 14th, I'll start four weeks of travel, bringing the message far-and-wide to Toronto, St. Petersburg, Brussels, San Francisco, Hartford, Paris, Beijing, Tokyo, Singapore, Seoul, Hong Kong, and.. I forget.. but there's more! I'm so looking forward to seeing you all at each and everyone of those places!

I also loved this tweet from Pivotal today for me:

Anyway, there's SO MUCH to cover so let's get to it!

Spring Cloud Open Service Broker 3.0.0.M1 released

Releases | Roy Clarkson | October 03, 2018 | ...

We're please to announce the release of Spring Cloud Open Service Broker 3.0.0.M1. The 3.0 release introduces full reactive support and builds upon 2.1.0.M1, which will support additions and changes in the Open Service Broker API v2.14. This release includes:

  • First class support for Spring WebFlux and Project Reactor
  • The starter has been renamed because it now supports both Spring web frameworks
  • Introduces several reactive life cycle hooks for performing additional operations

Include the following Spring Boot starter:

<dependency>
  <groupId>org.springframework.cloud</groupId…

Spring Cloud Open Service Broker 2.1.0.M1 released

Releases | Roy Clarkson | October 03, 2018 | ...

We're please to announce the release of Spring Cloud Open Service Broker 2.1.0.M1. The 2.1.0 release will support additions and changes in the Open Service Broker API v2.14. This release includes:

  • Support providing an updated dashboard_url when updating a service instance
  • Resolves issues with deserializing the model objects that were converted to the builder pattern

View the closed issue list on GitHub. The next release, 2.1.0.M2, will include support for asynchronous bindings. Watch for it in the coming weeks.

Project Page | GitHub | Reference Doc | API Doc

Spring Noticias en Español, 2 de octubre 2018

Engineering | Mark Heckler | October 03, 2018 | ...

SNES logo

Bienvenidos a todos a la edición inaugural de Spring Noticias en Español!!

Primero, una introducción. El español es el segundo o cuarto idioma más hablado en el mundo, de acuerdo a las estadísticas…​y Spring es la marca más popular de Java en el mundo. Hasta ahora, no ha existido una manera consistente de compartir los proyectos (videos, artículos, etc.) entre la comunidad de Spring de hispanohablantes. Todos juntos, podemos cambiar eso!

Periódicamente, publicaré noticias de tus proyectos escritos o grabados en español aquí. Ayúdame a extender tu voz y compartir tus conocimientos por todo el…

This Week in Spring - Tuesday, October 2nd, 2018

Engineering | Josh Long | October 02, 2018 | ...

Whew! What a week! I'm exhausted! I've been running around visting one customer after another this week and it's only Tuesday! My brain is still a smoldering hole from the craziness of last week's epic SpringOne Platform 2018 event in Washington DC, and needless to say there's a ton of new things to investigate and tons of videos to be available to the audience soon. This week is a wee bit more tame, so without further ado, let's get to it!

I don't know where you are in the world as you read this but I hope you'll join me 17:00 BST, for my appearance at the vJUG where I'll be looking at Bootiful Testing

The evolution of Spring Fu

Engineering | Sébastien Deleuze | October 02, 2018 | ...

I take the opportunity of a short stop between SpringOne platform where I gave the first talk about Spring Fu and Kotlinconf to give an overview of the evolution of this project, summarize the current status and share what could be the next steps.

Early June, I announced a new experimental project named Spring Fu, with the goal to experiment on a new kind of API to configure Spring applications using Kotlin DSL and functional configuration.

I must admit I was not expecting the huge wave of feedback that followed, and I would like to thank the Spring community for such warm welcome. I have…

Spring Vault 2.1 GA released

Releases | Mark Paluch | October 02, 2018 | ...

On behalf of the community, I'd like to announce the general availability of Spring Vault 2.1. Spring Vault 2.1 requires JDK 8 or higher and specifically supports JDK 11 as the next long-term support release. The most notable changes of Spring Vault 2.1 are:

  • Extending infrastructure-based authentication to support Google Cloud IAM and Azure Managed Service Identity.
  • Integrating Vault’s versioned Key-Value backend.
  • Wrapping API support.
  • Java 11 compatibility.

This release is compatible with Vault versions from 0.5.2 up to 0.11.1.

Make sure to also check out our blog post that explains the new features in detail

What's new in Spring Data Lovelace?

Engineering | Oliver Drotbohm | September 27, 2018 | ...

With Spring Data Lovelace just released in its generally available version last week, it is time to have a brief walk through the new features we have added. The release train is pretty packed with features. In this blog post, I cover the more general ones. Advanced, store-specific news is covered in the following blog posts:

Read up on those? Alright, then let’s get started on the more general items…

What's new in Spring Data Lovelace for MongoDB?

Engineering | Christoph Strobl | September 27, 2018 | ...

The past year has seen a lot of enhancements brought to the NoSQL Store including a bunch of new features and extended capabilities. We collaborated closely with the driver team at MongoDB, so the release already ships with decent support for sessions, change streams, schema validation, and (of course) transactions.

The most interesting new feature is probably MongoDB 4.0’s support for Multi-Document Transactions. If you have followed this blog before, you have probably read our Hands on Guide that explains both ClientSessions (which are the main building block) and transactions themselves. In short, SpringData provides you with everything you need to leverage Spring managed transaction support in your project. To use it, declare MongoTransactionManager

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