Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 972 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 972 Bytes

spring-cloud-lunchtalk

Code and presentation for an introductory, lunchtime talk about Spring Cloud.

Presentation

Presentation materials created with remarkjs.

References

Code examples

All code examples are based on projects created with start.spring.io.

Currently using:

  • Eureka
  • Zuul
  • Hystrix Dashboard

Running the Examples

TODO