Vaadin Spring 1.1 - build web UIs that hook right to your Java backend

Engineering | Stéphane Nicoll | November 15, 2016 | ...

This post is a guest post by community member Matti Tahvonen (@MattiTahvonen), who works as a developer advocate in Vaadin Ltd, the company that originally developed Vaadin Framework and provides commercial services and extensions for it.

The first stable release of the official Spring integration library for Vaadin was released a bit over a year ago. The feedback has been great and many Spring developers, who have wanted to stay on the safe “backend side”, have discovered a new way to use their existing Java skills to build good-looking web UIs. Using Vaadin Spring, your UI code lives in…

This Week in Spring - November 15th, 2016

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

Welcome to another installment of This Week in Spring! Time sure is flying! We've got so much to get into this week. Can you believe we're staring down 2017? We've got so much to cover so let's get to it!

Spring Data Geode 1.0.0.INCUBATING-RELEASE Released

Engineering | John Blum | November 10, 2016 | ...

On behalf of the Spring and Apache Geode communities, I am extremely pleased and excited to announce the release of Spring Data for Apache Geode 1.0.0-incubating.

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

Maven

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

Gradle

compile 'org.springframework.data:spring-data-geode:1.0.0.INCUBATING-RELEASE'

Including the spring-data-geode dependency will transitively pull in all required Apache Geode artifacts so you can start building Spring applications that use Apache Geode

This Week in Spring - November 8, 2016

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

Welcome to another installment of This Week in Spring! This week I'm in London, England for µCon, Antwerp, Belgium for Devoxx, and Malmö, Sweden for Oredev. If you're around, ping me and say hi.

Introducing the Spring Cloud CLI Launcher

Engineering | Spencer Gibb | November 02, 2016 | ...

Getting started with Spring Cloud can be daunting. If you have seen the great Josh Long give his Cloud Native Java presentation, you will notice that you need to create several supporting applications before you can see your application at work.

Spring Cloud CLI Launcher

As part of the transition from Spring XD to Spring Cloud Dataflow, one of the extracted projects is called the Spring Cloud Deployer. The Deployer allows for launching applications on various platforms, including launching on a developer machine.

We wanted to simplify users' ability to experiment with Spring Cloud, so the spring cloud command…

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…

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