VOOZH about

URL: https://www.javacodegeeks.com/tag/spring-cloud/page/4

⇱ Spring Cloud Archives - Page 4 of 6 - Java Code Geeks


  • Enterprise Java👁 spring-interview-questions-answers
    David KissMarch 5th, 2018
    0 469

    Spring Cloud Stream with Kafka

    Overview This sample project demonstrates how to build real-time streaming applications using event-driven architecture, Spring Boot,Spring Cloud Stream, Apache Kafka and Lombok. By the end of this…

    Read More »
  • Software Development👁 Image
    Siva ReddyMarch 5th, 2018
    0 288

    MicroServices – Part 2 : Configuration Management with Spring Cloud Config and Vault

    In MicroServices using Spring Boot & Spring Cloud – Part 1 : Overview, we took a brief look at what…

    Read More »
  • Software Development👁 Image
    Siva ReddyMarch 2nd, 2018
    2 228

    MicroServices using Spring Boot & Spring Cloud – Part 1 : Overview

    Nowadays MicroServices is the hot buzzword in software development and many organizations prefer building their enterprise applications using MicroServices architecture.…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Michael GoodDecember 20th, 2017
    0 163

    Intro to Spring Cloud Config Server

    1. Overview In this tutorial, we will review the basics of Spring Cloud Config Server. We will setup a Config…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Biju KunjummenMay 31st, 2017
    0 118

    Ratio based routing to a legacy and a modern app – Netflix Zuul via Spring Cloud

    A very common requirement when migrating from a legacy version of an application to a modernized version of the application…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Pascal AlmaApril 3rd, 2017
    1 174

    Use Spring Cloud Config as externalized configuration

    One of the most important practices when it comes to continuous delivery is building your binaries only once and use…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Ben WilcockJanuary 10th, 2017
    0 150

    Spring Cloud Contracts and Spring Cloud Services on PCF

    We had a customer recently who were quite interested in the idea of using Spring Cloud Contract (SCC) in order to…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Biju KunjummenAugust 29th, 2016
    1 405

    Integrating with RabbitMQ using Spring Cloud Stream

    In my previous post I wrote about a very simple integration scenario between two systems – one generating a work unit…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Biju KunjummenJuly 7th, 2016
    0 131

    Spring Cloud Zuul – Writing a Filter

    Netflix OSS project Zuul serves as a gateway to backend services and provides support for adding in edge features like…

    Read More »
  • First
  • ...
  • «
  • 2
  • 3
  • 4
  • 5
  • 6
  • »
Back to top button
Close