Skip to content

Implementation of Eclipse MicroProfile Fault Tolerance with Hystrix

Notifications You must be signed in to change notification settings

wildfly-swarm-archive/microprofile-fault-tolerance-hystrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wildfly-Swarm Microprofile fault tolerance implementation with Hystrix

This project is the Eclipse Microprofile Fault tolerance API implementation based on Hystrix for WildFly-Swarm.

It provides CDI integration for the Hystrix Framework through the Microprofile Fault Tolerance (MP FT) API.

Building and testing

You can build the project with:

$ mvn clean install

Module tck-runner let you run the implementation against the TCK. TCK is run by default, you cam skip it to use the skipTck property to run it:

$ mvn clean install -DskipTck

About

Implementation of Eclipse MicroProfile Fault Tolerance with Hystrix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages