Skip to content

vijaycse/resilience4j-hystrix-mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== How to run locally?

Setup property to point to local SSE emitter stream.url=<localhost:5050>/emitterurl

Run the app - ./gradlew bootRun

Start event listener - curl http://localhost:9080/consume-hystrix-sse/fire-hystrix-sse-client

Start Consuming - curl http://localhost:9080/consume-hystrix-sse/stream-sse

=== How to run from docker?

Build with docker build . -t resilience4j-hystrix-mapper.

Run with docker run -p 8080:8080 resilience4j-hystrix-mapper.

About

resilience4j-hystrix-mapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published