Spring Integration 4.3.10 is Available

Releases | Artem Bilan | June 08, 2017 | ...

On behalf of the Spring Integration team, I am pleased to announce that the 4.3.10.RELEASE of Spring Integration is now available.

This release contains a few important bug fixes as well as a couple of improvements.

One of the most interesting feature is customized Jackson ObjectMapper which is aware of Message and MessageHeaders serialization/deserialization to/from JSON. This functionality is useful in those components which allow to configure custom serializer/deserializer, for example RedisMessageStore:

RedisMessageStore store = new RedisMessageStore(redisConnectionFactory);

ObjectMapper…

Spring Cloud Pipelines 1.0.0.M5 Released

Releases | Marcin Grzejszczak | June 07, 2017 | ...

On behalf of the Spring Cloud team it is my pleasure to announce a new milestone release of Spring Cloud Pipelines - 1.0.0.M5.

What’s new?

With 1.0.0.M5 we’ve added a new step in the Build stage called API Compatibility check. Now, your pipeline can break when, as a HTTP / messaging producer, you’re doing a backward incompatible change. We’re checking what were the latest contracts you’ve defined for your most recent production deployment and from those contracts we’re generating tests to your current application.

API Compatibility check

You can read more about this feature in Spring Cloud Pipelines Docs

Also, the…

This Week in Spring - June 6th, 2017

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

Welcome to another installment of This Week in Spring! This week I'm in Malaysia and then Singapore where I'll spend time with customers in the financial services world and speak at the Singapore Spring User Group on June 8th. If you're around, come out or say hi!

This Week in Spring - May 30th, 2017

Engineering | Josh Long | May 30, 2017 | ...

Hi Spring fans! This week I'm in Chicago for the epic Spring Days Chicago and then I'm off to Singapore for VOXXED Singapore. We've got a lot to cover so let's get to it!

Spring Cloud Data Flow 1.2.1 released

Releases | Gunnar Hillert | May 25, 2017 | ...

On behalf of the Spring Cloud Data Flow team, I’m pleased to announce the release of Spring Cloud Data Flow and Spring Cloud Data Flow for Cloud Foundry 1.2.1.RELEASE. This release provides several improvements around OAuth2 authorization.

Here are the relevant links to documentation and getting started guides.

Spring Cloud Data Flow now provides role support for OAuth2, converging with the VIEW, CREATE, MANAGE roles that Data Flow supports when using the traditional security option. Considering the varying use-case requirements across organizations in regards to security roles, the out-of-the-box implementation will assign all the VIEW, CREATE, MANAGE roles to the OAuth authenticated user. However, this can be customized by providing your own AuthoritiesExtractor

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