/hystrix-kotlin-jetty

Dummy project to create a hystrix-stream-servlet for testing purposes

Primary LanguageKotlin

Kotlin + hystrix + jetty

A dummy project using hystrix and exposing the hystrix-streaming servlet.

Used to test parsing of the hystrix-stream-servlet.

Use

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.