Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 905 Bytes

README.adoc

File metadata and controls

36 lines (26 loc) · 905 Bytes

spring-cloud-turbine example Build Status

in progress…​

here example and here is something for read

This repo should contains example usage spring-cloud with hystrix turbine..

bootstrap

run apps

bash gradlew composeUp

worker app1

http :8001
http --stream :8001/hystrix.stream

hystrix dashboard

turbine dashboard

http :8002/hystrix

and replage

run tests

required docker / docker-compose

bash gradlew clean functionalTests