Webinar: Understanding microservice latency: An introduction to Distributed Tracing and Zipkin

News | Pieter Humphrey | May 24, 2016 | ...

Speakers: Adrian Cole & Marcin Grzejszczak, Pivotal

Latency analysis is the act of blaming components for causing user perceptible delay. In today's world of microservices, this can be tricky as requests can fan out across polyglot components and even data-centers. In many cases, the root source of latency isn't a component, but rather a link between components. This session will overview how to debug latency problems, using call graphs created by Zipkin. We'll use trace zipkin itself, setting up from scratch using docker.

While we're at it, we'll discuss how the model works, and how to safely…

Spring Roo 2.0.0M2 released

News | Pieter Humphrey | May 18, 2016 | ...

On behalf on the Spring Roo team at DISID Corporation, I'm pleased to announce that Spring Roo 2.0.0.M2 has been released!

The main goal of this Spring Roo version was to update code generation to use latest Spring technologies:

  • Use Spring IO Platform to manage dependency versions and be able to use latest Spring technologies.
  • Update code generation to use the latest Spring framework versions (4.x)
  • Update code generation to include Spring Boot on generated projects.
  • Remove all generated configuration based on XML files and use Spring Boot auto-configuration.
  • Remove Active Record data model in favor of the Repository (Spring Data) based one.
  • Generate application architecture based on service layer pattern by default

Webinar Replay: Data Microservices with Spring Cloud Data Flow

News | Pieter Humphrey | May 18, 2016 | ...

Speakers: Mark Fisher & Mark Pollack, Pivotal The future of scalable data processing is microservices! Building on the ease of development and deployment provided by Spring Boot and the cloud native capabilities of Spring Cloud, the Spring Cloud Stream and Spring Cloud Task projects provide a simple and powerful framework for microservice stream and batch processing. At a higher level of abstraction, Spring Cloud Data Flow is an integrated orchestration layer that provides a highly productive experience for deploying and managing sophisticated data pipelines consisting of standalone…

Webinar: Data Microservices with Spring Cloud Data Flow

News | Pieter Humphrey | April 27, 2016 | ...

Speakers: Mark Fisher & Mark Pollack, Pivotal The future of scalable data processing is microservices! Building on the ease of development and deployment provided by Spring Boot and the cloud native capabilities of Spring Cloud, the Spring Cloud Stream and Spring Cloud Task projects provide a simple and powerful framework for microservice stream and batch processing. At a higher level of abstraction, Spring Cloud Data Flow is an integrated orchestration layer that provides a highly productive experience for deploying and managing sophisticated data pipelines consisting of standalone…

Webinar: Introducing Spring Cloud Task

News | Pieter Humphrey | April 27, 2016 | ...

Speaker: Michael Minella, Pivotal

One of the major promises of the cloud is that of flexibility. Today, most applications deployed to the cloud are long running processes that use the flexibility of cloud scaling. But computing is full of short lived tasks that start up, do their work, and then terminate. These tasks are excellent cloud use cases since resources can quickly be provisioned - and reclaimed.

In this webinar, we'll explore a new project in the Spring Cloud portfolio, Spring Cloud Task, a new framework for developing and orchestrating short-lived microservices. We'll explore…

SpringOne2GX 2015 replay: NoXML - Eliminating XML in Your Spring Projects

News | Pieter Humphrey | April 12, 2016 | ...

Recorded at SpringOne2GX 2015. Speaker: Matt Raible Core Spring track Slides: http://www.slideshare.net/SpringCentral/noxml-eliminating-xml-in-your-spring-projects

Many Spring projects exist that leverage XML for their configuration and bean definitions. Most Java web applications use a web.xml to configure their servlets, filters and listeners. This session shows you how you can eliminate XML by configuring your Spring beans with JavaConfig and annotations. It also shows how you can remove your web.xml and configure your web components with Java.

SpringOne2GX 2015 replay: Microservices to FastData in the Enterprise with Spring

News | Pieter Humphrey | April 12, 2016 | ...

Recorded at SpringOne2GX 2015. Speaker: John T Davies Big Data track Slides: http://www.slideshare.net/SpringCentral/microservices-to-fastdata-in-the-enterprise-with-spring

How do you deal with massive volumes of data, hundreds of thousands per second? Just chuck it into RAM but what about GC? If we scale to terabytes we need to distribute, what about serialisation costs? How do micro services fit in? In this talk we’ll be using Spring Integration and Spring Boot to ingest gigabytes of complex data into an two different in memory data grids (IMDGs). Based on applications running in…

SpringOne2GX 2015 replay: High Performance Stream Processing

News | Pieter Humphrey | April 12, 2016 | ...

Recorded at SpringOne2GX 2015. Speaker: Stephane Maldini, Glenn Renfo, David Turanski Big Data track Slides: http://www.slideshare.net/SpringCentral/high-performance-stream-processing-53163754

Making things go fast is harder than it looks. In this talk we dissect a Spring XD application into three areas - message transport, data serialization, and application processing - to show design patterns and techniques that will help you get the highest throughput and lowest resource utilization for your streaming applications. We will compare and contrast in-memory, RabbitMQ, and Kafka transports…

This Week in Spring - April 5th, 2016

News | Josh Long | April 05, 2016 | ...

Welcome to another installment of This Week in Spring! As usual, we've got a lot to cover so let's get to it!

SpringOne2GX 2015 replay: Reactive Web Applications

News | Pieter Humphrey | April 05, 2016 | ...

Recorded at SpringOne2GX 2015. Speaker: Stephane Maldini, Rossen Stoyanchev Web / Javascript track Slides: http://www.slideshare.net/SpringCentral/reactive-web-applications-53170985 In our previous talk "Intro to Reactive Programming" we defined reactive programming and provided details around key initiatives such as Reactive Streams and ReactiveX. In this talk we'll focus on where we are today with building reactive web applications. We'll take a look at the choice of runtimes, how Reactive Streams may be applied to network I/O, and what the programming model may look like. While this is…

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