Skip to content

A demo of reactive microservices using rxjava and netflix hystrix that runs on IBM WebSphere Liberty Profile

Notifications You must be signed in to change notification settings

skliche/reactive-liberty

Repository files navigation

Introduction

This is a sample project that demonstrates a simple microservice scenario that uses rxJava, Netflix Hystrix and integrates with IBM WebSphere Liberty (micro) profile. The repository contains two modules:

  • product backend - a RESTful microservice for product indices, product details and recommendations
  • product service - a RESTful microservice that creates a product overview using the backend services in a reactive manner

The folder liberty-server contains a sample liberty server configuration.

About

A demo of reactive microservices using rxjava and netflix hystrix that runs on IBM WebSphere Liberty Profile

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages