Skip to content

A simple demo illustrating some of the functionality available on spring cloud

License

Notifications You must be signed in to change notification settings

ulrich-matthiae/spring-cloud-demo

Repository files navigation

Spring Cloud demo

A simple demo illustrating some of the functionality available on spring cloud, specifically using the Spring Cloud Netflix stack.

The specific components used in this example are:

  • Feign rest clients
  • Ribbon load balancing
  • Eureka service registry
  • Zuul API gateway
  • Hysterix fault tolerance

The Spring reference documentation can be found here

About

A simple demo illustrating some of the functionality available on spring cloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages