A dummy project using hystrix and exposing the hystrix-streaming servlet.
Used to test parsing of the hystrix-stream-servlet.
You will need to have jdk8+ installed to run the project.
Start the project with the command
./gradlew run
Go to http://localhost:8090/hystrix to access the hystrix-event-stream.