<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Spring Cloud on e4developer</title>
    <link>https://e4developer.com/categories/spring-cloud/</link>
    <description>Recent content in Spring Cloud on e4developer</description>
    <image>
      <title>e4developer</title>
      <url>https://e4developer.com/images/headshot.png</url>
      <link>https://e4developer.com/images/headshot.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 20 May 2018 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://e4developer.com/categories/spring-cloud/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The State of Spring in 2018 - Devoxx UK Impressions</title>
      <link>https://e4developer.com/posts/the-state-of-spring-in-2018-devoxx-uk-impressions/</link>
      <pubDate>Sun, 20 May 2018 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/the-state-of-spring-in-2018-devoxx-uk-impressions/</guid>
      <description>Thanks to my company – Scott Logic – I recently had a pleasure of attending the Devoxx UK 2018 conference. Among many interesting talks and speakers…</description>
    </item>
    <item>
      <title>Quick setup for Spring Cloud Data Flow with Docker Compose</title>
      <link>https://e4developer.com/posts/quick-setup-for-spring-cloud-data-flow-with-docker-compose/</link>
      <pubDate>Wed, 02 May 2018 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/quick-setup-for-spring-cloud-data-flow-with-docker-compose/</guid>
      <description>Spring Cloud Data Flow requires quite a few dependencies in order to run it. In this blog post, I will show you Docker Compose tool and how it can be used to…</description>
    </item>
    <item>
      <title>How to learn Spring Cloud - the practical way</title>
      <link>https://e4developer.com/posts/how-to-learn-spring-cloud-the-practical-way/</link>
      <pubDate>Tue, 06 Mar 2018 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/how-to-learn-spring-cloud-the-practical-way/</guid>
      <description>“How do you learn Spring Cloud?” I heard that question posed a few times before in different ways. Here, I will give you my answer on what I think is the best way of learning Spring Cloud.</description>
    </item>
    <item>
      <title>Spring Cloud Data Flow - Use Cases</title>
      <link>https://e4developer.com/posts/spring-cloud-data-flow-use-cases/</link>
      <pubDate>Wed, 28 Feb 2018 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/spring-cloud-data-flow-use-cases/</guid>
      <description>Spring Cloud Data Flow can be used for many things- orchestrating event streams, batch processing, data analytics and more. In this article I look at that and examples of different companies using Spring Cloud Data Flow in production.</description>
    </item>
    <item>
      <title>Spring Cloud Data Flow - Making Custom Apps and Using Shell</title>
      <link>https://e4developer.com/posts/spring-cloud-data-flow-making-custom-apps-and-shell/</link>
      <pubDate>Fri, 23 Feb 2018 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/spring-cloud-data-flow-making-custom-apps-and-shell/</guid>
      <description>Learn how to use Spring Cloud Data Flow Shell and how to create custom Apps. Create a Stream Processor, register it and make it part of a new Stream.</description>
    </item>
    <item>
      <title>Getting Started with Spring Cloud Data Flow</title>
      <link>https://e4developer.com/posts/getting-started-with-spring-cloud-data-flow/</link>
      <pubDate>Sun, 18 Feb 2018 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/getting-started-with-spring-cloud-data-flow/</guid>
      <description>Set up a Spring Cloud Data Flow Server on your local machine. Build an example Stream that takes HTTP traffic, transforms and saves to a file.</description>
    </item>
    <item>
      <title>Tracing messages in Choreography with Sleuth and Zipkin</title>
      <link>https://e4developer.com/posts/tracing-messages-in-choreography-with-sleuth-and-zipkin/</link>
      <pubDate>Fri, 09 Feb 2018 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/tracing-messages-in-choreography-with-sleuth-and-zipkin/</guid>
      <description>Tracing your logs in Choreography with Spring Cloud Sleuth and Zipkin. See how you can map the flow of messages and investigate errors quickly.</description>
    </item>
    <item>
      <title>Handling bad messages with RabbitMQ and Spring Cloud Stream</title>
      <link>https://e4developer.com/posts/handling-bad-messages-with-rabbitmq-and-spring-cloud-stream/</link>
      <pubDate>Mon, 05 Feb 2018 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/handling-bad-messages-with-rabbitmq-and-spring-cloud-stream/</guid>
      <description>Handling Bad Messages using Dead Letter Queues in RabbitMQ. See how Spring Cloud Stream makes it easy and what can you do to repair and replay messages.</description>
    </item>
    <item>
      <title>What you need to know about Spring Boot 2.0 (RC1)</title>
      <link>https://e4developer.com/posts/what-you-need-to-know-about-spring-boot-2-0-rc1/</link>
      <pubDate>Wed, 31 Jan 2018 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/what-you-need-to-know-about-spring-boot-2-0-rc1/</guid>
      <description>Spring Boot 2.0 release brings a variety of features. Learn about the changes to the Actuator module, Micrometer introduction, how to migrate and more!</description>
    </item>
    <item>
      <title>Setting up RabbitMQ with Spring Cloud Stream</title>
      <link>https://e4developer.com/posts/setting-up-rabbitmq-with-spring-cloud-stream/</link>
      <pubDate>Sun, 28 Jan 2018 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/setting-up-rabbitmq-with-spring-cloud-stream/</guid>
      <description>Setting up RabbitMQ with Spring Cloud Stream step by step. By the end you will see persistent queue together with publisher and consumers subscribed.</description>
    </item>
    <item>
      <title>Spring Cloud - Blueprint for Successful Microservices</title>
      <link>https://e4developer.com/posts/spring-cloud-blueprint-for-successful-microservices/</link>
      <pubDate>Mon, 22 Jan 2018 00:00:00 +0000</pubDate>
      <guid>https://e4developer.com/posts/spring-cloud-blueprint-for-successful-microservices/</guid>
      <description>Introducing Spring Cloud and its different parts. Learn what you can do with Spring Cloud and why it helps you succeed with microservices architecture.</description>
    </item>
  </channel>
</rss>
