Skip to content

An example of Reactive Open Feign with client Spring Cloud Load Balancer configured without service discovery

Notifications You must be signed in to change notification settings

JustinCoded/ReactiveOpenFeignExample

Repository files navigation

Reactive OpenFeign Example

An example of Reactive Open Feign with client side Spring Cloud Load Balancer configured without service discovery.

How to Run

Run Web Flux Server API: ./gradlew :flux-api:bootRun Run client to make calls against API: ./gradlew :client:bootRun

About

An example of Reactive Open Feign with client Spring Cloud Load Balancer configured without service discovery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages