Skip to content

spring-cloud turbine. using docker-compose and soapui-runner for testing (testrunner, loadtestrunner)

Notifications You must be signed in to change notification settings

daggerok/spring-cloud-turbine-example

Repository files navigation

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