Azure Spring Cloud Is Now In Public Preview

Engineering | Josh Long | November 04, 2019 | ...

Hi, Spring fans! Today we're excited to announce that Azure Spring Cloud, the runtime for Spring Boot-based applications and Spring Cloud-based microservices jointly developed by Microsoft and Pivotal, is now in public beta. Anybody can try it out now!

As customers have moved their workloads to the cloud, we’ve seen a growth in the use of cloud-native architectures, particularly microservices. Microservice-based architectures help improve scalability and velocity, but implementing them can pose challenges. For many Java developers, Spring Boot and Spring Cloud have helped address these…

Spring Cloud Stream - Event Routing

Engineering | Oleg Zhurakousky | October 31, 2019 | ...

Welcome to another post in a series of posts showcasing the new features of Spring Cloud Stream (SCSt). In previous posts (available here, here and here), we tried to provide justification for our shift to a functional programming model in Spring Cloud Stream (SCSt). It is less code and less configuration, and your code remains completely decoupled from the internals of SCSt.

Today, we'll talk about routing with functions. Routing, in the context of SCSt, is the ability to either a) route events to a particular event subscriber or b) route an event produced by an event subscriber to a particular destination. To help more with the context, let's quickly look at how things work in the annotation-based programming model. In this post, we'll refer to it as route 'TO…

This Week in Spring - October 29th, 2019

Engineering | Josh Long | October 29, 2019 | ...

Hi, Spring fans! Welcome to another installment of This Week in Spring! Can you believe we're already staring down November? I can't! (We're just two months away from the new year!) This week I'm in Chicago for meetings, and then - finally - I'm off to San Francisco and see the family. Then, it's off to Europe for the Devoxx Ukraine and Devoxx Belgium events. I can't wait to see everyone there!

I'm particularly looking forward to spending Halloween (on the 31st of October) in San Francisco with my kid. The entire family, including the dog, have Halloween costumes. We're ready! (I'm going…

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

Engineering | Oleg Zhurakousky | October 28, 2019 | ...

We are pleased to announce the first Release Candidate of the Spring Cloud Stream Horsham.RC1 (3.0.0.RC1).

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

Quick highlights:

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

Notable features and enhancements for this milestone:

Emphasis on functional programming model

As mentioned in the previous release blogs, with this release we are shifting to a simpler functional programming model.

In the nutshell a simple spring-boot application with at least one function bean is also a spring…

Spring Cloud Stream - and Spring Integration.

Engineering | Artem Bilan | October 25, 2019 | ...

If you listened to Oleg Zhurakousky's talk at Spring One Platform 2019 about Spring Cloud Stream & Functions or read his recent blog posts about Simplified Spring Cloud Stream and Functional Spring Cloud Stream, you may want to say: "Wait! What happened with Spring Integration support? What do I now do with my @ServiceActivator or IntegrationFlow? I used to deal with the Sink.input() as a channel to consume binder destination with some Spring Integration logic!" As Oleg mentions in his blog post, it is still possible with existing @EnableBinding and so on, but we are moving away from that…

Spring Cloud Hoxton.RC1 Released

Engineering | Ryan Baxter | October 25, 2019 | ...

On behalf of the community, I am pleased to announce that the Release Candidate 1 (RC1) 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.

Notable Changes in the Hoxton Release Train

  • Spring Cloud Hoxton.RC1 is built upon Spring Boot 2.2.0.RELEASE, please use this release when using Spring Cloud Hoxton.RC1.

Spring Cloud Vault

Spring Cloud Circuitbreaker

  • Added auto-configuration to collect circuit breaker metrics when using Resilience4J (#47)
  • Upgrade to Resilience4J 1.1.0

Spring Cloud Open Service Broker 3.1.0.M3 Released

Releases | Roy Clarkson | October 25, 2019 | ...

We are pleased to announce the 3.1.0.M3 release of Spring Cloud Open Service Broker. Support for Open Service Broker API v2.15 is now feature complete. Thanks to the community for your feedback and contributions! This release includes the following fixes and enhancements:

  • Upgrade to Spring Boot 2.2.0.RELEASE
  • Support updating a Service Instance context
  • Add list of endpoints to create and get Service Binding response bodies
  • Support X-Broker-API-Request-Identity request identity header
  • Restrict Operation strings to 10,000 characters in the response body
  • Fix an issue where ServiceInstanceBindingDoesNotExistException was incorrectly extended from RuntimeException, instead of ServiceBrokerException

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