nilsmagnus / hystrix-kotlin-jetty

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Kotlin 100.0%