This Week in Spring - November 1, 2016

Engineering | Josh Long | November 01, 2016 | ...

Hello and welcome back to another installment of This Week in Spring! Can you believe we're now two weeks until 2017 - time sure is flying! This week I'm in Los Angeles, California, USA, and then it's off to London for µCon 2016, Devoxx Belgium and Oredev. If you're at any of these events be sure to say hi! Now, without further ado let's get to it!

This Week in Spring - October 25, 2016

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

Welcome to another installment of This Week in Spring! This week I'll be in Des Moines, Iowa for the Prairie.Code conference. If you're nearby, stop by and say hi!

As usual, we've got a lot to cover so let's get to it.

  • Spring Cloud ninja Marcin Grzejszczak just announced Spring Cloud Camden SR1. The Spring Cloud release train is such a thing of beauty - just seeing it makes me want to build something cool! It includes Spring Cloud AWS, Bus, Commons, Contract, Config, Netflix, Security, Sleuth, Stream, Task, and Zookeeper.
  • Spring Cloud Data Flow co-founder Dr. Mark Pollack just announced Spring Cloud Data Flow 1.1.M2.
  • Want help automating the pipeline that sees your application move from a git push to a successfully deployed application in production? Check out the new project, Spring Cloud Pipelines, which is a set of shell scripts that can be plugged in portably across Pivotal Concourse or Jenkins…

Spring Cloud Data Flow 1.1 M2 Released

Engineering | Mark Pollack | October 18, 2016 | ...

On behalf of the team, I am pleased to announce the release of the second milestone of Spring Cloud Data Flow 1.1. You can download the local server that is part of this release here.

The 1.1 M2 release includes the following new features and improvements:

  • Builds upon Boot 1.4.1 and Spring Cloud Camden improvements

  • Task application properties can now be referenced using non-prefixed property names

  • Add visual representation for related streams. This representation also includes nested TAPs and the downstream processing nodes in an overall topology view.

Visualization of Taps

  • The UI adds bulk import support for Task definitions. This allows importing task definitions from a file or the ability to add multiple task-definitions using the Flo-editor

  • The flo-editor embeds CodeMirror for incremental DSL syntax validation and error reporting. There’s also a toggle on/off button to enable and disable incremental validations.

  • Adds a form-based login page for non-OAUTH backend authentication methods such as the LDAP, Basic and File-based options.

  • Adds the ability to pass application specific properties via YAML file. This is particularly useful when deploying streams with that set many deployment properties.

This Week in Spring - October 18, 2016

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

Welcome to another installment of This Week in Spring! It's been another crazy wonderful week. This week I'm in London and Cambridge, UK visiting with customers and speaking (in particular, at the O'Reilly Software Architecture Conference) If you're about be sure to say hi! Now then, let's get to it!

  • The Spring Cloud Services Team, led by Chris Sterling has just finished making Eureka Service Discovery work even better on Pivotal Cloud Foundry. The new 1.2 release allows peer replication across installations and organizations, enabling multi-site replication.
  • Spring Cloud Data Flow 1.1.M2 just released today, picking up Boot 1.4.1 and Spring Cloud Camden releases. Check out all the extra goodies in Mark Pollack's blog post.
  • Learn how to build data-centric microservices with Spring Cloud Data Flow with this incredible webinar
  • Spring Integration ninja Artem Bilan has just

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!

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