An open API service indexing awesome lists of open source software.

https://github.com/nilsmagnus/hystrix-kotlin-jetty

Dummy project to create a hystrix-stream-servlet for testing purposes
https://github.com/nilsmagnus/hystrix-kotlin-jetty

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.