Code Monkey home page Code Monkey logo

spring-cloud-exercise's Introduction

spring-cloud-exercise

The updated version (July 2019) of the exercise project of the course "Spring Cloud" by Frank P. Moley III that you can find on Linkedin Learning, originally at Lynda.com here

The original version of the exercises was done with SpringBoot 1.5 using Spring Cloud Dalston release. Now it has been updated to SpringBoot 2.1 using Spring Cloud Greenwich release.

Import project in IntelliJ IDEA

Just import it as a Maven project being sure of marking the option "Search for projects recursively".

Notable changes

Maven dependencies

The artifact ids before were:

spring-cloud-starter-eureka
spring-cloud-starter-ribbon
spring-cloud-starter-feign
spring-cloud-starter-hystrix
spring-cloud-starter-hystrix-dashboard

The new artifact ids are:

spring-cloud-starter-netflix-eureka-client
spring-cloud-starter-netflix-ribbon
spring-cloud-starter-openfeign
spring-cloud-starter-netflix-hystrix  
spring-cloud-starter-netflix-hystrix-dashboard

Hystrix

Since SpringBoot 2 for Hystrix to work you need to (port number is from this project):

spring-cloud-exercise's People

Contributors

marcogalluzzi avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.